Bordered grid in products
-
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
Hello,
Navigate to Theme Settings > Products Archive > Products Styles > Bordered grid style > Select outside:
https://ibb.co/7SpFDHn
Best Regards.
I just need the border in left and right not top and bouton
Hello,
Can you please share the page URL I will check and give you a possible solution.
Best Regards.
Here the access to my test site
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.
Most Welcome 🙂
Thanks for contacting us.
Have a great day 🙂
Topic Closed.
Best Regards.