WooCommerce CSS
-
Hey
When I install WooCommerce it changes the appearance of all of my buttons. How can I prevent this?
Can I delete the CSS info out of a WooCommerce .css file? Where do I do this please? Do I need to do this via FTP or can I do it in the Wordpress backend somewhere?
Thanks :) -
do u have a link?
-
https://wild-core.net/product/conscious-communication-somatic-intelligence-training/
I don't want the black font or the black buttons. I want my CSS :D
It also changes the buttons of the newsletter fields:
https://wild-core.net/ (bottom of the page)Is there a way to remove / deactivate all of the CSS that comes with the WooCommer plugin?
Thank you
-
ok i see i styled the button using a html class ".button"
i should have used lay-button because other plugins use the .button class too
if you have any custom self made buttons that use the class .button, just rename the class to another one in your html and css.
for the other buttons you could style them using css and using the !important property:
https://www.w3schools.com/css/css_important.asp
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it