Category Image - by Giovanni.Maieli - on WordPress WooCommerce support

This topic has 5 replies, 4 voices, and was last updated 8 years, 11 months ago ago by Stan Russell

  • Avatar: Giovanni.Maieli
    Giovanni.Maieli
    Participant
    May 20, 2015 at 18:50

    Hi,

    I have a problem. When I insert a thumbnail in a product category (product->category->thumbnail) I can see it on the shop page, like here:

    http://www.mustofitaly.com/ilienses/shop/

    But if I go to the product category page it show me the same image on the top of the page. Like here:

    http://www.mustofitaly.com/ilienses/products/games-articles/

    Is it possible to show the category thumbnail only on the shop page and not in the product category page?

    4 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 20, 2015 at 18:59

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 20, 2015 at 19:06

    Hello,

    Please add this code in custom.css file:

    .grid_content.no-sidebar .cat-banner {
        display: none !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Giovanni.Maieli
    Giovanni.Maieli
    Participant
    May 21, 2015 at 00:29

    It works! Thanks!

    Avatar: stan
    Stan Russell
    Participant
    May 21, 2015 at 07:55

    Hello,

    you are welcome!

    Regards,
    Stan Russell!

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Category Image’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.