Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #409955

    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!!!

    #410101

    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

    #410466
    This reply has been marked as private.
    #410468

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .woocommerce .page-thumb {
      display: none;
    }

    Best regards,
    Yigit

    #410472

    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!

    #410474
    This reply has been marked as private.
    #410475

    Hi!

    Yes, if you check “hard crop” for catalog images, they all will be same size except for thumbnails and single product images

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.