Removing an image border in css

Solved
AlanIanIngram
Tourist
11 1 1

I need help removing a image border ar my "image with text" section on my spotlight theme. I thought it was a shadow at first, however I cant find the code for "Shadow". My purpose is that I need the image to blend in with the background.

AlanIanIngram_0-1697066711310.jpeg

 

Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
5502 1007 1034

This is an accepted solution.

Please add this code to Custom CSS of that section to remove that box shadow

.image-with-text .grid__item:after { box-shadow: none !important; }

Screenshot 2023-10-12 at 10.10.11.png

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

View solution in original post

Replies 5 (5)
Dan-From-Ryviu
Shopify Partner
5502 1007 1034

Hi @AlanIanIngram 

Could you share your store link to check?

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

AlanIanIngram
Tourist
11 1 1

priinttern.com

Dan-From-Ryviu
Shopify Partner
5502 1007 1034

This is an accepted solution.

Please add this code to Custom CSS of that section to remove that box shadow

.image-with-text .grid__item:after { box-shadow: none !important; }

Screenshot 2023-10-12 at 10.10.11.png

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

AlanIanIngram
Tourist
11 1 1

Thank you so much!

Dan-From-Ryviu
Shopify Partner
5502 1007 1034

You are very welcome.

 

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now