Home Forums WoodMart support forum Product make border

Product make border

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

    tugindage
    Participant

    Is there any option to make border on product images like these?

    https://ibb.co/KsbhzLQ

    #430543

    Hello,

    Unfortunately, the screen is not visible.

    Please check and provide the workable screen.

    Best Regards

    #430603

    tugindage
    Participant

    Please check
    https://i.ibb.co/7nWDBGT/Screenshot-2022-12-22-110631.png

    Attachments:
    You must be logged in to view attached files.
    #430838

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woocommerce-product-gallery .owl-carousel .product-image-wrap {
    border:2px solid red;
    }

    Please replace “red” with your color.

    Best Regards

Tagged: , ,

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