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

    live site – http://balrajt8.sg-host.com/

    I created a custom header on the top far right by following this https://kriesi.at/documentation/enfold/header/

    It looks great but I added two text links “Our Story” and “Medical Team” but I cannot click on the link.

    Please assist.

    Thanks

    #1338223

    Hey,

    Thanks for contacting us!

    I just checked the buttons on your header but both links work fine for me. Have you figured it out already? :)

    Best regards,
    Yigit

    #1338373

    Its acutally not working on my end and I have checked several computers

    I am using chrome browser.

    what browser are you on? Can you ask someone else to check please?

    #1338432

    Hi,

    Thanks for the update.

    Try to increase the z-index of the header widget with this css.

    #top #header #header_main .widget {
        position: absolute;
        right: 100px;
        top: -20px;
        z-index: 999;
    }
    

    The css rule above already exists, so all you need to do is add the z-index property. Let us know if that helps.

    Best regards,
    Ismael

    #1338584

    Works pefect

    Thanks!

    #1338644

    Hi,

    No problem. Let us know if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Links in custom header not clicking’ is closed to new replies.