Hey!
I have solved the problem!
The plugin works great and the error was caused by myself in the css-code.
First I thought it was javascript but after exclusion it turned out to be css-code.
When I removed the display: block, it worked in mobile devices.
It took a while to discover the mistake but now it works again!
# cookie-law-info-bar {
display: block! important;
}
-
This reply was modified 4 years, 8 months ago by lindstrom67.
-
This reply was modified 4 years, 8 months ago by lindstrom67.