Tagged: cookie banner, position, psuh button
Hello, on my website http://www.fabiopiccini.com there is a button to send email at the bottom of the page, in the mobile version I would need to raise the cookie banner a little upwards because it is partially obscured by this button, is this possible? Thanks Gianluca
Hey Gianluca,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-cookiemessage-bottom {
bottom: 50px;
}
Best regards,
Rikard
I tried also with
.avia-cookiemessage-bottom {
bottom: 250px;
}
but nothing changes.
Am I wrong?
Hi,
Thank you for the inquiry.
Instead of adding this css modification, have you tried adjusting the Message Bar Position settings in the Enfold > Privacy & Cookies > Cookie Handling tab?
If you want to proceed with the css code, please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
Ismael