Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
This is what is listed by default with the Debut theme.
This is what I would like to be achieved.
If there is anyway to achieve this please help in the simplest terms possible (sorry if it's too much to ask).
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
Try this:
#shopify-section-collection .grid__item{ box-shadow: -1px 2px 17px 4px rgba(204,204,204,.42); }
Hi @allbrittonz
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss->paste bellow code in bottom of file
#shopify-section-featured-collections .grid__item{ box-shadow: -1px 2px 17px 4px rgba(204,204,204,.42); }
Nothing seemed to have changed, sorry! Really appreciate the help though!
Thank you,
Shawn
This code is for debut theme, if not working then send store url may be overriding css.
Sorry, didn't see the message above from you both. The URL is: realdealfinders.com
Thank you,
Shawn
This is an accepted solution.
Try this:
#shopify-section-collection .grid__item{ box-shadow: -1px 2px 17px 4px rgba(204,204,204,.42); }
Hi, I am also using the Debut theme and exactly want to the same effect on the product grid. But when I copy the code and paste it into theme.scss, nothing seemed to have changed. It would be great if there is any suggested solution. Thanks!
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss->paste bellow code in bottom of file
.product-card { box-shadow: -1px 2px 17px 4px rgba(204,204,204,.42); padding: 10px; }
Hi there. I tried all of the code snippets mentioned but nothing changed. Shop URL is https://www.alfa24shop.de/collections/produkte
Can someone here maybe help me with that as well?
Thanks a lot!!
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss->paste bellow code in bottom of file
.grid-product__link {box-shadow: -1px 2px 17px 4px rgba(204,204,204,.42); padding: 10px;}
Worked like magic! Thanks so much. You rock
me too plz. my store is
Add this css:
.product-card{box-shadow: 0px 0px 20px 0px rgb(204 204 204 / 42%); padding: 10px;}
User | RANK |
---|---|
237 | |
97 | |
86 | |
51 | |
42 |