Hi !
I’ve just installed the Cookie Law Info to the site below, and it doesn’t look very great. The Cookie Law Info starts at the boxed layout but contiues off-screen. Any solutions?
Br
Henrik
Hey SpecThra!
Thank you for using Enfold.
Use this in the Quick CSS field to adjust the position and style of the cookie bar:
#cookie-law-info-bar {
border: 0;
font-size: 10pt;
margin: 0 auto;
padding: 5px 0;
text-align: center;
width: 100%;
z-index: 9999;
left: 0;
}
Regards,
Ismael
Hi Ismael,
It works – you guys rock as always :)
Br
Henrik