Home Forums WoodMart support forum Can RECENTLY VIEWED PRODUCTS widgets be displayed in 2 column

Can RECENTLY VIEWED PRODUCTS widgets be displayed in 2 column

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #191419

    Joie
    Participant

    Hello, is it possible to display the recently viewed product in 2 columns so that if i set it to 4, then it will display 2 row of 2 columns.
    Thank you
    Joie

    #191485

    Hello,

    Please provide page URL where I can see them. I will check and try to provide custom CSS.

    Best Regards

    #191564

    Joie
    Participant

    Hello

    Footer can be seen from the home page
    https://tokoplastik.co.id

    Thankyou

    #191624

    Hello,

    Please clarify https://prnt.sc/s9dseu

    Best Regards

    #191649

    Joie
    Participant

    Hello, i was using Recently Viewed product widgets. So in order for it to display, i have to click several products.
    https://tokoplastik.co.id

    For desktop is on :
    https://snipboard.io/tzeIO2.jpg

    For mobile is on :
    https://snipboard.io/5WgAfo.jpg

    How to make it fit 2 columns in both desktop and mobile.
    For mobile, smaller size if possible.

    Thank you

    #191696

    Hello,

    HTML structure does not allow to do that. I can make in the way like this: https://prnt.sc/s9l77p

    Here is the code:

    #woocommerce_recently_viewed_products-2 .product_list_widget>li {
        display: inline-block;
    }

    Best Regards

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