Tagged: CSS, custom.css, woocommerce
Hi All,
I need to customize CSS in order to change the width of the basket table.
According to Firebug the CSS code that I want to change is in the file (see the link).
In which file shall I put my custom code?
And where this file is located?
WooCommerce website is advising to put the custom code into custom.css.
Do I have to create custom.css in my /wp-content/themes/enfold-child folder?
Many thanks for your help,
Hi TheElear!
If your using a child theme then you can place it in the child theme stylesheet, “style.css”. If your not using a child theme then you can place it in the Quick CSS in Dashboard > Enfold > General Styling or in the /enfold/css/custom.css stylesheet.
Best regards,
Elliott