Hi,
we are wondering how to do that white background to the box in the middle of the gray background? For example Home v2 box that is starting with text: Enfold is freakish…
How we can do pages that are called magazine and transparent in your template (Home v10:Magazine and Home v11: Transparent menu.
Thanks for your help.
Hey luoja!
1) You can change the color with css code – insert it into the quick css field:
#top .alternate_color .av_promobox{
background: #fff;
}
2) You can use the magazine element: https://www.clipular.com/c/5059415027744768.png?k=txZCYIFWj6SAWun0ojlbjhmbqDQ to add a magazine to your page template. If you can’t find this element please update Enfold to the latest version. To make the header transparent use the layout options on the editor screen: https://www.clipular.com/c/4758578539790336.png?k=HyEjJDxM-W6j7lmy9CU9KgQDDlo
Regards,
Peter
Hi again,
I added this code to the css shrotcode in theme’s options but it had no effect to the background:
#top.alternate_color.av_promobox{
background: #fff;
}
Hey!
Can we see your site live with the correct css Peter posted above in place? The spacing is incorrect in what you pasted back and its needed in order for the browser to properly target the promo box shortcode element.
Regards,
Devin
Hi!
Thank you for the update.
I checked the home page but there is no promobox element there. If you don’t mind, please post a screenshot of the element that you’re trying to change.
Regards,
Ismael