Hi, sorry to bother you again but is there a way to omit the cookie message on mobile telephones?
Thank you,
Buddy
Hey buddy1,
Add this to quick css:
@media only screen and (max-width: 767px) {
.avia-cookie-consent.avia-cookiemessage-bottom{
display:none!important;
}}
Best regards,
Jordan Shannon
Thank you, that worked great.
Buddy
Hi Buddy,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria