Hello everyone,
I have a problem recreating the example page “Help”, which shows 3 icon boxes and picture in the background. I am able to create everything except this background-header.
I would be glad, if you could help me!
If I need to add some code, please tell me where exactly I have to put it, because my coding skills a not even basic. :)
Thank you very much,
Phil
Hey BC_Phil,
The background is a color section element, with the 3 boxes on top of it.
Thank you for using Enfold.
Best regards,
Mike
Hello Mike,
thank you very much for your help!
In my case the background overlays the Headline and the Iconboxes. Is there a option to set it as a background?
Best regards,
Phil
Hi Phil,
Thanks for the link, I’m not sure what you are looking to achieve. Maybe you could post a screenshot or try to explain a bit further? Your elements seem to disappear after a few seconds on my end, not sure if that is intended or not?
Best regards,
Rikard
Hey Rikard,
thank you for your reply!
That’s my problem – everything works, but the 3 icon boxes disappear after a few seconds. I would like to show them the whole time as it is seen in the example page “Help”.
Best regards,
Phil
Hi Phil,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.js_active .av-minimum-height .container {
opacity: 1;
}
Best regards,
Yigit
Hello Yigit,
thank you very much!
That worked out perfectly :)!
Best regards,
Phil
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit