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

    Hi,
    I checked the other threads and tried the CSS Yigit suggested but my second line of menu it’s shows up underneath colored menu line in the header. Can you please check and suggest some CSS? Many thanks. Link below.

    • This topic was modified 8 years, 8 months ago by yes9310.
    #585083

    Hey

    I checked your menu items but could not see custom HTML in navigation labels. Please make sure to refer to this thread – https://kriesi.at/support/topic/word-wrap-in-menu-or-have-the-menu-on-two-lines/#post-283385

    Best regards,
    Yigit

    #585112

    Ok but the menu looks fine, except it’s on two lines and won’t fit inside the height between the blue menu bar with the blue background. The first line of links is inside the blue, but the second line is down below the blue area. I looked at the link you just posted, but how will that make the blue area taller so both lines fit inside the blue where the first line of links is?

    #585343

    Hey!

    You can add following code to Quick CSS adjust the values as needed

    #header #header_main_alternate .container {
        height: 80px;
    }
    .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
        padding-top: 198px !important;
    }

    Cheers!
    Yigit

    #585360

    Perfect!!!! I didn’t need to adjust it at all! Check it out! Thank you so much Yigit! You arre the man!

    #585365

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Two Line Menu CSS Not Working’ is closed to new replies.