Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1374517

    I have a strange problem that I can’t solve. I just added a normal button to a short text with a background image and it doesn’t work. It is just frozen. I used the same button many times on the same page, and they all work. The picture on the background has a parallax effect. Could you please help? The website is in German and has not public access yet (I tell you in case you want to go in).

    #1374532

    Hey eddyvdt,
    It sounds like you have an element’s margin over the button so that you can’t click it, try increasing the z-index of the button.
    Otherwise we will need to see the page to help further, once you can post an admin login for us, please include in the Private Content area.

    Best regards,
    Mike

    #1374537
    This reply has been marked as private.
    #1374541

    Hi,
    Thanks for the login, the margin of the diagonal border below the button was overlapping the button, I added this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field to correct.

    #av_section_3 .av-section-color-overlay-wrap .container {
    	z-index: 2;
        position: relative;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1374571

    Thank you so much for your great help!
    Best regards!

    #1374616

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1374617

    Hi Rikard, it looks like you can close it. The problem is gone! Thank you again for your fast support.

    #1374622

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Button doesn't open the page’ is closed to new replies.