Hello,
How do I remove the header image when entering a subcategory in the store on Enfold? Please see example below. Notice in the example there is an image at the top with a list of subcategories below. Thanks!!!
Hey atrifico!
I tried viewing your link but your site is not loading for me.
Can you take a screenshot and highlight the area your trying to remove?
Regards,
Elliott
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce .page-thumb {
display: none;
}
Best regards,
Yigit
Yigit,
You guys have the best support. Thanks for the quick reply. Another question, If I do a “Regenerate Thumbnails” with the WooCommerce Plugin would it make all the sizing of the categories and products the same? I forgot to tick an option on WooCommerce for hard cropping and I believe that’s why the sizing is off on some of them. I just don’t want to destroy my images.
Thanks!