Tagged: cookie notice, enfold, woocommerce
Hello! To comply the EU cookie law regulations I installed the plugin Cookie Notice on my site. Recently I also installed WooCommerce.
Now on every pages of the website the cookie warning message is showing correctly except in the WooCommerce pages. I asked to plugin’s developer why this happens and he wrote me that probably the WooCommerce css or Enfold theme css is modifying the plugin code. No further help by this developer… :(
Here you can find the screenshot:
Home page / standard page
WooCommerce page
woocommerce.png" alt="WooCommerce page" />
As you can see, in the home page the style of the cookie notice is correct, but in the WooCommerce pages it’s broken. Please, can you advise if this issue can be fixed?
Kind regards
Simone
Hello Yigit! here are the links!
Thanks!
Simone
Hello! Here it is again. I have added it in the Private content box.
Thanks
Simone
Hi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
Josue
Hello! With the default WordPress theme activated the problem is not present. Take a look at this screenshot:
Kind regards
Simone
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce #cookie-notice a {
float: none !important;
min-width: 20px;
}
Regards,
Yigit
Hey! Now it works like a charm! :)
Thanks for great support!
Simone
Hi!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit