FROM CACHE - de_header
Diese Community hat auf Peer-to-Peer-Support umgestellt. Der Shopify Support wird diese Community nicht mehr betreuen. Wir empfehlen dir, dich mit anderen Händler:innen und Partner:innen in Verbindung zu setzen, um Unterstützung zu erhalten und Erfahrungen auszutauschen. Bitte melde weiterhin alles, was gegen unseren Verhaltenskodex verstößt, oder Inhalte, die deiner Meinung nach entfernt werden sollten.

Betreff: gridlines between product photos

Gelöst

gridlines between product photos

monomgroup
Forscher
99 0 35

Hi!

 

Can anyone help on getting rid of these gridlines on the product page? S. screenshot attached 

 

Screenshot 2023-08-24 at 21.46.00.png

 

 

Thank in advance!

 

store url:  www.mismstudio.com

 

https://mismstudio.com/products/rot-apparel-organic-oversize-sweatshirt

 

best,

team-mism

 

1 AKZEPTIERTE LÖSUNG

ZestardTech
Shopify Partner
6147 1099 1475

Erfolg.

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:

 

.global-media-settings {
border: 1px solid red!important;
}

 

ZestardTech_0-1692938873597.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

Lösung in ursprünglichem Beitrag anzeigen

1 ANTWORT 1

ZestardTech
Shopify Partner
6147 1099 1475

Erfolg.

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:

 

.global-media-settings {
border: 1px solid red!important;
}

 

ZestardTech_0-1692938873597.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