Styling issue on handheld devices
-
Hello there,
The plugin works fine on desktop, but the cookie banner cannot display properly on handheld devices, I have to add code below to my theme’s styling file to correct it:
@media (max-width: 767px) { #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container { padding-bottom: 80px!important; } }
Hope the issue would be fixed in the next version, thanks.
Qilin
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Styling issue on handheld devices’ is closed to new replies.