hi how on the 1500×1500 easy full width slider can i have a white arrow appear along the bottom of the slide show?
Also how can I make it so the navigational menu is transparent and the slider behinds it?
Hey codecreative!
1- Can you post a screenshot and show the changes you would like to make?
2- Please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Best regards,
Yigit
I’m setting it transparent and glassy header in the actual page itself and its not seeming to be transparent look
Hi!
Thank you for the info.
Please add this on Quick CSS or custom.css:
.html_header_top.html_header_sticky .home #wrap_all #main {
padding-top: 0;
}
Cheers!
Ismael
Ah okay is this normal to have to add the css for this effect?
hmm this doesn’t do it
Hi!
Please try using following code instead
.html_header_transparency #top #wrap_all #main { padding-top: 0 !important; }
Regards,
Yigit
Hmm why am I having to add custom css?
I am using the latest enfold theme