Trying to remove gray outline on product image

Solved

Trying to remove gray outline on product image

motanujora
Visitor
2 0 2

Hi everybody!

 

When I create a "Rich text with Image" section I get this little gray outline and I would like to ask if anybody knows how I can remove it?

 

Thank you very much in advance and if you have any questions please do not hesitate.

motanujora_0-1685279422539.png

 

Accepted Solution (1)

Cedcommerce
Shopify Partner
718 77 116

This is an accepted solution.

Hello @motanujora,

 

To remove the gray outline on product media, you can simply follow the below steps.

 

Go to Shopify Admin Dashboard and click on Online Store.

Click on Customize button.

Click on the theme setting icon in the left-hand sidebar > Then click on Media.

Make border thickness 0px.

Refer to the below screenshot for more information.

 

Cedcommerce_0-1685356443093.png

 

Image.png

 

Hope it helps. Let us know if you need more help with this. 

 

Regards, 

CedCommerce

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- apps@cedcommerce.com
- Whatsapp:- Join Here

View solution in original post

Replies 4 (4)

ZestardTech
Shopify Partner
6096 1091 1465

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
motanujora
Visitor
2 0 2

Hi! It's https://977a11.myshopify.com/

 

There's no password.

ZestardTech
Shopify Partner
6096 1091 1465

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:

.image-with-text__media.image-with-text__media--adapt.gradient.color-background-1.global-media-settings.media {
    border: none;
}

ZestardTech_0-1685356678801.png

 



Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

Cedcommerce
Shopify Partner
718 77 116

This is an accepted solution.

Hello @motanujora,

 

To remove the gray outline on product media, you can simply follow the below steps.

 

Go to Shopify Admin Dashboard and click on Online Store.

Click on Customize button.

Click on the theme setting icon in the left-hand sidebar > Then click on Media.

Make border thickness 0px.

Refer to the below screenshot for more information.

 

Cedcommerce_0-1685356443093.png

 

Image.png

 

Hope it helps. Let us know if you need more help with this. 

 

Regards, 

CedCommerce

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- apps@cedcommerce.com
- Whatsapp:- Join Here