How to add a border/frame to product media in Prestige?

How to add a border/frame to product media in Prestige?

XENUISLORD
Tourist
4 0 1

rawmoda.com

 

pls help

Replies 6 (6)

Artzen_tech
Shopify Partner
555 114 111

Hello @XENUISLORD 
Its Artzen Technologies! We will be happy to help you today.


where you want to add border please mention in screenshot


Let me know if need further assistance
Regards,
Artzen Technologies

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify
XENUISLORD
Tourist
4 0 1

Screenshot (11).jpg

Around the photo 

Artzen_tech
Shopify Partner
555 114 111

May I know where is this section on your store??

And please send your store url 

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify
XENUISLORD
Tourist
4 0 1

Hi, it's in the home section. I am editing a prestige preview before publishing.

 

https://1b9vb243bwvtc2bl-26986500.shopifypreview.com

Artzen_tech
Shopify Partner
555 114 111

look like this

Artzen_tech_0-1695968402683.png

You can try to follow these steps:

Go to Online Store -> Themes -> Actions -> Edit code.

Go Assets folder -> theme.liquid file.

Add the following code in the bottom of the file above </body> tag

<style>
#shopify-section-template--16829394092275__featured-collections .product-card__figure img.product-card__image {
    border-radius: 25px;
}
</style>
If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify

PageFly-Oliver
Shopify Partner
878 190 187

Hi @XENUISLORD ,

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

 

<style>
#ProductSection .grid__item img{
border:solid 1px black
}
</style>

 



Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

 

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.