Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #356728

    hi,

    I wish to use the Woocommerce product category image as the “list view thumbnail”, but NOT showing it when click into the category as a banner.

    please help~ thank you

    #357034

    Hey decode!

    Can you post the link to your website and a screenshot showing the changes you would like to make so we can provide you accurate custom CSS code?

    Cheers!
    Yigit

    #357322
    This reply has been marked as private.
    #357894

    Hey!

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

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

    Best regards,
    Yigit

    #359411

    perfect!! thanks a lot

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘woocommerce – how to remove product category image (but keep it in the list view)’ is closed to new replies.