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

    Hey Enfold Team,

    great theme and I can mostly google myself out of any issues and find a solution here.

    A client wanted the logo on his website centered, and the menu to the left and right of it. Perfectly reasonable, and i found a solution here to achieve the desired result.
    But i guess i probably made a mistake, or didn’t think about something – and now I can’t properly click the Logo to get back to the homepage.

    The link works, but can currently only be targeted above or below the navigation menu. From the area that can’t be clicked, it seems like the “avia-menu av-main-nav-wrap” overlays on top of the logo and blocks the area, but i can’t seem to fix it through my, admiteddly rather limited css skills.

    Description of the Problem

    Any quick fixes?

    Website and Admin Login in Private Content

    #1395134

    Hey padclip,
    Thank you for the link to your site and the screenshot, try adding this css:

    #header_main .logo {
     z-index: 3;
    }

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

    Best regards,
    Mike

    #1395139

    That did the trick!
    Thanks, guess I just tried working with the wrong classes to change the z-index.

    #1395305

    Hi,

    Great! Glad to know that this has been fixed. Let us know if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Split menu with centered logo through quick css – can’t click logo now’ is closed to new replies.