Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1300209

    Hello – What or how can I control the main menu distance from the top of the page?

    I am using Enfold Version 4.8.2

    Many thanks in advance,

    Paul

    • This topic was modified 3 years, 6 months ago by mihYY77gvf.
    #1300397

    Hi Paul,

    It’s different depending on what settings are used.
    Can you give us a link to your site? so we can measure it for you?

    Best regards,
    Nikko

    #1300413

    Hi Nikko,

    https://www.banff.com/banffnationalpark/ This is my staging site. I only have the Home page now, but would like that Menu higher (but at the base of the transparent area) , the logo bigger and the transparent area smaller.

    Thanks in advance for your help,

    Paul

    #1300638

    Hi Paul,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu > div, 
    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child {
        height: 30px;
    }
    
    .html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li > a {
        height: 30px;
        line-height: 30px;
    }

    Just make sure those greater than symbols in the code is not replaced with & g t ; (without the spaces)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.