Home Forums WoodMart support forum List, few products on 1 page.

List, few products on 1 page.

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

    Vicoff
    Participant

    Good afternoon!
    I want to make sure that the list of products on the page includes at least 3-4 products. I made this code, but it only works after page refresh! F5.

    .product-list-item:not(:last-child) .product-wrapper {padding-bottom:10px;margin-top:-20px;}
    .product-list-item .product-element-top {flex: 0 0 170px;}
    Attachments:
    You must be logged in to view attached files.
    #373632

    Hello,

    Please elaborate what you are trying to achieve with the help of some relevant screenshots to check it myself and help you out accordingly.

    Best Regards

    #373835

    Vicoff
    Participant

    Why does this code only work after page refresh? I move to another category, the picture is again alone (one product for the entire page). You need to press f5.

    #373865

    Hello,

    It seems to be some sort of caching issue on your website. Please check after clearing the cache.

    Best Regards

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