Hi Rydermark,
Unfortunately, I can’t reproduce the problems you’re having (tested with WordPress 4.3.1 and with the WordPress default theme – twentyfifteen. What theme and other plugins do you use?
Hi Wunderfarm,
THanks for your answer.
I use Customizr Theme (A child theme of CUstomizr).
I use these plugins :
Contact Form 7
Custom Login Page Customizer
Fruitful Shortcodes
Insert Pages
Modify Attachments Meta
People Profile CPT
Polylang
Revive Old Post (Former Tweet Old Post)
Velvet Blues Update URLs
WF Cookie Consent
Wordpress Page Widgets
WP Product Review
Yoast SEO
Hi Rydermark,
thank you.
Could you possibly send us a link to your website to further investigate your problem?
http://aptoriel.ovh/
It’s my test web site. I haven’t put this into production.
Hi Rydermark,
thanks for your answer.
You should maybe take a look at you theme’s CSS (and JS) code, because there’s some strange behaviour with your menu and the <body> (not starting at the top of your page) on mobile screens. Therefore the info bar “can’t find” the end of the page.
A “dirty” workaround: Set some padding-bottom for mobile devices:
div#cookieChoiceInfo {
padding-bottom: 38px;
}
or simply try to put the WF-Cookie-Consent bar at the top of your page.
If you need further assistance or have any any further questions or feature requests to report please do not hesitate to contact us.
Good workaround. I had to add a !important but it works.
Thanks
I’m glad I could help. If you need further assistance or have any further questions please do not hesitate to contact us. Please don’t forget to rate this plugin with 5 shining stars if you like it. 😉