Home Forums WoodMart support forum how can I reduce the category thumbnail sizes in category element

how can I reduce the category thumbnail sizes in category element

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #188741

    falseury
    Participant

    The thumbnail appears rectangle in size, I would like it to be in square shape.

    Attachments:
    You must be logged in to view attached files.
    #188765

    Hello,

    You will need to crop the images. Please find the instructions on how to do it: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    Best Regards

    #189021

    falseury
    Participant

    Thanks. It worked. how can I custom sort the categories in this section?

    #189146

    Hello,

    You can find the option in the Product category element https://prnt.sc/s3xgq7

    Best Regards

    #190031

    falseury
    Participant

    ok and what about removing the product count ? I just want to show the category name

    #190080

    Hello,

    Please provide the page URL I will provide custom CSS.

    Best Regards

    #193515

    falseury
    Participant

    that would be the homepage.

    #193519

    falseury
    Participant

    I have sent the details to you. Kindly install it.

    #193548

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .category-grid-item .more-products {
    display:none;
    }

    Best Regards

    #193579

    falseury
    Participant

    Thanks. It worked.

    #193633

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 11 posts - 1 through 11 (of 11 total)

The topic ‘how can I reduce the category thumbnail sizes in category element’ is closed to new replies.