Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #360724

    Hello,

    I have the problem that a big version of the category Picture is shown at the top of the page where the products are listed.
    This picture has the size 833px × 317.

    Example: http://www.acrylglasprofi.ch/?product_cat=steller

    1. Is it possible to hide that category picture?
    or
    2. How can I controll the size of that picture?

    Kind regards

    Jens

    #360740

    Hi Jens!

    Thank you for using our theme.

    To hide the image:

    In custom.css or Enfold->Styles->Quick-CSS enter the following:

    
    .page-thumb img{
    display: none !important;
    }
    

    Cheers!
    Günter

    #1060611

    Just a quick thank you for this easy solution, 5 years later! :)

    #1061287

    Hi lauren4521,

    Wow!

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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