Home Forums WoodMart support forum Display products in lines instead of a grid

Display products in lines instead of a grid

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #506380

    laurynasbar
    Participant

    Hello, do you think it is possible to display products in horizontal lines (rows) instead of a grid? was trying to look for a setting, but couldn’t find it. 🙂

    • This topic was modified 1 year, 1 month ago by laurynasbar.
    #506521

    Hello,

    Yes, sure, it is possible. You can set the products in the list in the Theme Settings > Product Archives > Product grid.

    If you have any questions please feel free to contact us.

    Best Regards

    #506743

    laurynasbar
    Participant

    oh yeah, its awesome, found it. But, is there a way to have really thin rows like this: (added a pic) with just a small picture. 🙂 without additional clutter of information. just a small pic and a title with price and stock amount.

    • This reply was modified 1 year, 1 month ago by laurynasbar.
    • This reply was modified 1 year, 1 month ago by laurynasbar.
    Attachments:
    You must be logged in to view attached files.
    #506864

    Hello,

    Please configure the list and provide the page URL, we will hide all you do not want to show with custom CSS.

    If you have any questions please feel free to contact us.

    Best Regards

    #506910

    laurynasbar
    Participant

    Oh, that is awesome. hey, here’s the You really seem to have awesome support.

    #507126

    Hello,

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

    body .product-grid-item :is(.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price),
    body .product-grid-item .star-rating,
    body .product-grid-item .woocommerce-product-details__short-description,
    body .product.product-list-item .wd-add-btn {
    display: none;
    }

    Best Regards

    #507484

    laurynasbar
    Participant

    thank you. ok, I got it. will tune it to my liking, thanks 🙂 btw, please hide my url if possible. I cant seem to be able to edit my post

    #507554

    Hello,

    I have removed the link.
    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Display products in lines instead of a grid’ is closed to new replies.