Hi there
After upgrading the theme:
The image of the Fullscreen Slider in the landing page is missing!
I have tried to recall images, to redone the Fullscreen Slider, but nothing is there…
Why is that?
Hey eliuserman!
Please update Enfold to the latest version 3.0.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Works, thanks Yigit!
Another question: where can I define the transparency percentage of the header when scrolling down?
Do I have to search for in the Js files?
Hi!
You can use this on Quick CSS to adjust the opacity of the header:
.header_bg {
opacity: .5;
filter: alpha(opacity=50;
}
Best regards,
Ismael
Hi Ismael, thanks!
Another question: How come the theme lets me assign a google-font (Maven Pro) to the body text but not to the Headers (H1, H2, etc.)? How do I do that?