Archived topic
Cookies banner behind footer menu
1 reply · Started by Jose on February 26, 2021
Viewing posts 1–2 of 2
Hi,
I have placed a footer menu ifor mobile devoices but I have a problem. My cookie banner is placed behind it and I it can't be accepted or rejected, is is possible to give the cookie banner more importance to placed it before the footer menu.
http://corteastur.es/
Regards,
Hi there,
try this CSS:
#moove_gdpr_cookie_info_bar {
z-index: 10000;
}
This archived topic is closed to new replies.