This topic has 3 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hello,
Installed IDStore on my ecommerce site. The product category icon shows up HUGE on the product category pages, see the top of each of these pages:
http://monkeystuck.com/product-category/nonpersonalized/
http://monkeystuck.com/product-category/personalized/
How do I make them smaller OR just go away? Thanks in advance.
Nick
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You can remove category banner adding this code into custom.css file:
.grid_content.no-sidebar .cat-banner {
display: none;
}
You can watch the tutorial how to create custom.css (the video is related to Legenda theme, but the process is identical): https://www.youtube.com/watch?v=Qok2zRedRMY
Regards,
Eva Kemp.
The issue related to '‘Image on Product Category page are HUGE’' has been successfully resolved, and the topic is now closed for further responses