Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #531489

    Hello, I had to add some padding to my submenu to move it further down.

    Now I see a white background on the 23px padding. Can I have this space above my submenu transparent?

    #top #header.av_minimal_header .main_menu ul:first-child > li > ul, #top #header.av_minimal_header .main_menu .avia_mega_div > .sub-menu {
        background-color: transparent !important;
        padding-top: 23px;
    }
    #531543

    Hey royaltask!

    May we have a link to your website so we can more accurately provide you with the appropriate css?

    Best regards,
    Dake

    #531550

    I am developing on local server. Just in case it helps: I have defalut theme, default menu, and this code in custom css.

    #top #header.av_minimal_header .main_menu ul:first-child > li > ul, #top #header.av_minimal_header .main_menu .avia_mega_div > .sub-menu {
        background-color: transparent !important;
        padding-top: 23px;
    }
    .av-main-nav > li > a { line-height: 150px !important; }

    no more changes untill now. Maybe you can reproduce this.

    • This reply was modified 9 years ago by royaltask.
    #531557

    Hi!

    Thank you for the details, but can you provide us with a screenshot of how your sub menu currently looks instead?

    Best regards,
    Dake

    #531587

    here we go.

    #531733

    Hey!

    Thank you for the screenshot. What is the current Header > Menu and Logo Position? I’m sorry but the screenshot is a bit blurry.

    Cheers!
    Ismael

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