Tagged: cookie
Hi Enfold team,
On my site https://www.sphere-evenements.com/, I’m handling my cookie consent message bar.
I’d like to have a 100% with container for my text. Not limited by my website container (which is 1130px)
Can you help me please ?
Thanks,
Franck
I mean having a fullwidth cookie message bar :)
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-cookie-consent .container {
max-width: 100%;
}
Best regards,
Rikard
Ok it works thank you. Just have to add !important at the end ;)
Franck
Hi SphereEvenements,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
I’ve tried to add this code in custom.css only (not in quick css) and it seems that it doesn’t work… Why ?
When I add this code in quick CSS, it works…
Strange…
Thanks for your help
Franck