Home Forums WoodMart support forum Bordered grid in products

Bordered grid in products

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

    av_admin_1984
    Participant

    Hi
    in the product style “Show summary on hover” I want to have Bordered grid but not in all corners of products, I want only a line between each product cart, now it shows a border on each side of one product

    #539142

    Hello,

    Navigate to Theme Settings > Products Archive > Products Styles > Bordered grid style > Select outside:
    https://ibb.co/7SpFDHn

    Best Regards.

    #539217

    av_admin_1984
    Participant

    I just need the border in left and right not top and bouton

    #539393

    Hello,

    Can you please share the page URL I will check and give you a possible solution.

    Best Regards.

    #539590

    av_admin_1984
    Participant

    Here the access to my test site

    #539975

    Hello,

    Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .products-bordered-grid .wd-carousel-inner {
        margin: 0;
        border: none;
        border-radius: unset;
    }

    Best Regards.

    #556336

    av_admin_1984
    Participant

    plz close this

    #590487

    Most Welcome 🙂

    Thanks for contacting us.
    Have a great day 🙂

    Topic Closed.
    Best Regards.

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