How can I create a white overlay headline box in Enfold theme…like the one that’s available tin Enfold Hotel Theme
http://kriesi.at/themedemo/?theme=enfold-overview
Here’s a sample screen capture link:
https://test.stor-house.com/wp-content/uploads/2016/05/white-overlay-box-wHeadline.png
Here’s a link to the test site home page I would like to add it to is designed full-width:
Thanks for the continued great support!
Gary
Hey alliancepp,
Please edit your column element and give it a negative top margin value to have it overlap the content above it :)
Best regards,
Yigit
Yigit,
That is working except it pushes it up under the Advanced Layer Slider.
How can I get it to be on top and overlay the slider?
Thanks for your help
Gary
Hey!
Can you please post the link to your example page? I checked your homepage (linked below) and could not see negative top margin value on your column below slider
Cheers!
Yigit
Yigit,
Here’s a link to the home page. Orange box is under slider, off center. I’m ultimately trying to create box with white background centered and overlaying the slider.
Thank you
Gary
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#after_layer_slider_1 {
z-index: 2;
}
Best regards,
Yigit
Yigit,
That worked perfectly!
Thanks for so much for the awesome support!
Gary