• Resolved Qilin

    (@qilin2000)


    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)
  • Plugin Author Moove Agency

    (@mooveagency)

    Hi @qilin2000

    Thanks for using our plugins.

    Which mobile device are you using for testing and what is your website URL?

    Thanks

    Thread Starter Qilin

    (@qilin2000)

    Hi @mooveagency,

    Thanks for the reply, I tested your plugin in my local environment, in different browsers and resolutions, it seems there are display issues on small screens.

    Qilin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Styling issue on handheld devices’ is closed to new replies.