-
AuthorPosts
-
May 18th, 2017 at 17:10 #45145
Hello
I have a number of daughter pages and the dropdown menu is quite long and some of the menu items are not visible in the browser window.Is it possible to reduce the height of the main menu (in the header) and the height of each item in the dropdown menu? If so, how and where do I make this change?
Thank you!
Website: residebeachside.org
May 20th, 2017 at 17:56 #45646ZedCryout Creations mastermindThe height of the menu is the same as the header height and is controlled from the theme’s options.
The submenus’ height can be customized with CSS:
#access ul ul li a span { line-height: 2.1em; }
You can increase or reduce the value depending on your needs.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.May 21st, 2017 at 17:13 #45687Thank you – this worked!
October 31st, 2017 at 05:25 #55406Hi Zed,
Great theme! I’ve been working on the Septera theme, unfortunately, the header menu is no longer invisible, but white and fixed, so it does not go down when scrolling down as before. I’ve read all of the posts on the fora as well as I’ve checked every single option in the configuration of the theme, but I haven’t been able to find why the header menu is not longer performing as before. Any help would be highly appreciated ! 😀
November 3rd, 2017 at 14:38 #55569ZedCryout Creations mastermind@MichaelReed, the menu’s controls are under the theme’s Header options. Do you want the menu to be fixed or not fixed at the top of the screen?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
AuthorPosts
The topic ‘Main menu and Dropdown menu – Fluida’ is closed to new replies.