Home Forums WoodMart support forum Product Grid Border

Product Grid Border

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

    rob_mls
    Participant

    Hi,

    What’s the best way to put a border around the images in the product grid?
    Can’t find an option for this in the theme settings, is there one?

    Thank you,
    Rob,

    #43589

    Artem Temos
    Keymaster

    Hello,

    Unfortunately, there is no such option in our theme. Please, send us a link to your shop page and we will try to prepare a simple custom CSS snippet for this.

    Kind Regards

    #43802

    rob_mls
    Participant

    Website is:(shared private)

    Thank you,

    #43831

    Artem Temos
    Keymaster

    You can use the following CSS code to achieve this

    .woodmart-hover-info-alt {
    	border: 1px solid #ef09ef;
    }
Viewing 4 posts - 1 through 4 (of 4 total)