This topic has 4 replies, 2 voices, and was last updated 10 years, 7 months ago ago by Eva Kemp
When I click a product category the category image is shown BIIG, like here:
http://sifogsigyn.dk/produkt-kategori/postkort/
I need the image not to show there, what/where should I edit?
Thanks
Marius
Hello,
You can remove the image by adding the following code into custom.css file:
.cat-banner { display: none; }
Make sure you’ve created custom.css or renamed default.custom.css to custom.css in the directory wp-content/themes/idstore and turned it on in admin panel > Theme Options > Custom CSS > On.
Regards,
Eva Kemp
Working!!
Thanks…
You are always welcome.
Regards,
Eva Kemp.
The issue related to '‘Disable product cat img on cat-page’' has been successfully resolved, and the topic is now closed for further responses