Main menu and Dropdown menu – Fluida

  • Author
    Posts
  • #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, screen shothow and where do I make this change?

    Thank you!

    Website: residebeachside.org

    #45646
    Zed
    Cryout Creations mastermind

    The 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.
    #45687

    Thank you – this worked!

    #55406

    Hi 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 ! 😀

    #55569
    Zed
    Cryout 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.
Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Main menu and Dropdown menu – Fluida’ is closed to new replies.