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

    I’m trying to use the submenu over complete length (submenu über volle Breite) but have a wired formatting issue. After loading the page with the submenu the submenu is actually placed above the main menu. As soon as I start to scroll down on the page the submenu is placed on the correct position and stays there till I reload the page.

    Any idea whats going on here?

    #1341523

    Hey aboderc,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #header.av_header_transparency + #main #sub_menu1 {
    	top: 122px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1341527

    Perfect – worked like a charm.

    Thanks

    #1341538

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘submenu formatting – initially placed over main menu’ is closed to new replies.