Home New Guten Forums WoodMart support forum Category page Queries

Category page Queries

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

    amita.gorji
    Participant

    Query 1:
    I enabled the left sidebar for category page.
    Its showing the list of all categories and sub categories on it. How can i remove them? I only want to show the filters in the sidebar.

    How can I get a layout like in this demo: https://woodmart.xtemos.com/shop/demo/organic/?per_row=4&shop_view=grid&demo=organic

    Query 2:
    I do not want the header on the shop category page. I removed it, however there is no gap below the navigation and category page. How can i Add a gap there like in this demo: https://woodmart.xtemos.com/shop/demo/organic/?opt=no_page_heading

    #229496

    Hello,

    1) You can edit the widgets that are added to the shop page sidebar from Appearance >> Widgets.

    Screenshot for Clarification: https://ibb.co/H727P9x

    Then you can add or delete widgets according to your needs.

    2) Please provide a relevant screenshot of which gap you are trying to add to check it myself and help you out accordingly.

    Best Regards.

    #230332

    amita.gorji
    Participant

    Hello,

    Thanks for the details on Query 1. It’s resolved now.

    I also had one more query. Is there a way we can increase the dimensions of the product thumbnails on category page? Currently they are square, we would like them portrait.. rectangular so increase the height as per the product images?

    #230353

    Hello,

    We are glad that one of your issues is Resolved.

    2) Yes You need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-archive-shop .main-page-wrapper {
    padding-top: 40px;
    }

    You can adjust the value accordingly.

    3) Basically product images are controlled by WooCommerce and our theme doesn’t influence. WooCommerce provides settings for the product images that you can find under Appearance >> Customize >> WooCommerce >> Product Images.

    Screenshot for Clarification: https://ibb.co/x1CGKXz

    You can choose the crop settings according to your needs.

    Best Regards.

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