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).
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
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
Thank you so much for your great help!
Best regards!
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
Hi Rikard, it looks like you can close it. The problem is gone! Thank you again for your fast support.
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