Hello,
version 4.8.2, the cookie consent popup shows correctly on desktop and tablet but incorrectly on mobiles.
The “Ok” button does not show up. I have attached the website url in the private section.
Thank you,
Ben
Hi Ben,
It’s hidden with this CSS:
@media only screen and (max-width: 767px) {
.avia-button {
display: none !important;
}
}
Please try removing, or altering that CSS. If you need help finding it, then please include admin WordPress login details in private.
Best regards,
Rikard
Thank you so much!
Hi bambinou1980,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko