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

    Good day!

    I’m working with this site:
    http://slv.ajdesignco.com
    (credentials are supplied in the private content)

    I utilized this customization to center the logo and split the menu on either side of it:
    http://graphitivity.com/enfold/docs/menu/#logo-center-split-menu

    The resulting layout is exactly what we’re after. But I noticed that on desktop, the logo icon in the center doesn’t behave as a hyperlink anymore. I see that it’s linked in the code, but apparently the custom CSS is causing that link not to work. What’s more, the link applied to the icon does work on smaller viewports where the menu goes into responsive mode.

    Can you please advise? We would like for the icon to carry the user back to the home page thereby eliminating the need for an extra “Home” link in the nav.

    Thank you.

    #960317

    Hey AJDesignCo,

    Please try this CSS as well:

    #header .logo {
        z-index: 1000 !important;
    }

    Best regards,
    Rikard

    #960368

    Perfect solution. Thanks!

    #960460

    Hi,

    I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fixing Logo Link to Frontpage’ is closed to new replies.