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

    Hi there,

    I’m having an odd issue. 1 button in particular will not work on my site. All the other buttons and links work except the one. I’ve deleted and recreated it, I’ve tried to link it to other things to test it….but no matter what it just doesn’t work. Please help!

    link: http://8a0.148.myftpupload.com/memberships/

    button: it’s the “Try us for free” link.

    #708897

    Hey Crossfitbsa,

    The button couldn’t be clicked because the arrow down icon blocks it, to fix this issue on that page, kindly add this code in Quick CSS (located in Enfold > General Styling):

    .page-id-509 #av_section_1 .avia-button-right {
        position: relative;
        z-index: 999;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #708964

    I added the code, and it dos not work:(

    #709019

    Hi!

    I have checked it again and it seems you have already moved the button to the right column.

    Best regards,
    Nikko

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