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

    After working great my main menu layout has changed. The menu titles are on a new line from the bullets. I have a screen shot but don t know how to insert it here.

    #138082

    I have version 2.01 on 3.6

    #138083

    Hi tonaua,

    With an issue like that it would be best if we could just inspect it live. You can obfiscate your url from search engines by using http://goo.gl/

    Regards,

    Devin

    #138084
    #138085

    Please replace following ode in your quick css field

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 80px !important;
    line-height: 80px !important;
    }

    with

    .social_header #header_main .container, .social_header .main_menu > ul > li a {
    height: 80px !important;
    line-height: 80px !important;
    }

    #138086

    Great. Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold Main Menu broken’ is closed to new replies.