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

    I’ve been pulling my hair out on this one. I’ve placed a widget button in the header, between a second logo and the main menu, but the button doesn’t work in that position. If I move it to the right of the second logo, it works. It also works on mobile. What would cause it to not be clickable in that spot?

    View post on imgur.com

    Please help. Thanks.

    #690089

    Hi advteksol,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #header .avia-button-left {
        z-index: 10000 !important;
        cursor: pointer !important;
    }

    Thanks,
    Rikard

    #690321

    Awesome, that did the trick! Thank you very much – you guys are the best!

    #690339

    Hi,

    Glad to hear it worked! Feel free to reach out to us again if there is anything else that you need.

    Best regards,
    Jordan

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.