Hi
The notice does not display correctly when using the “boxed” layout option. It stretches beyond the box layout on the right hand side of the website.
You can see here: http://herbalhealing.wpengine.com/ (hosted on WPengine)
How can I get this fixed so it displays correctly?
You may also noticed that the text does not show within the box.
Thanks
Lyse
Hi tremblayly ;
try these lines :
p.demo_store{width: 1100px !important;}
Hi!
Thank you for using Enfold.
You can try @begrafiks’s suggestion plus css media queries to adjust the width of the notice on different screen sizes.
Best regards,
Ismael
Hi Ismael and begrafiks
That helped however, still can’t read my text.
Thanks
Lyse
Hi!
Add this on Quick CSS:
.woocommerce-demo-store div#wrap_all {
margin-top: 50px;
}
Regards,
Ismael
Hi Ismael
That worked!
Thank you begrafiks for providing the CSS code.
Thank you Ismael for you patience and promptness.
Lyse