Shopify themes, liquid, logos, and UX
I want to show gray shade in the collection grid. A reference image is given below.
Here is my website preview link: https://qvck2fcs41fs5ywd-62302978229.shopifypreview.com
Hi @Al_Noman ,
This is Amelia from PageFly - a Landing Page Builder App,
You can try to use this custom CSS in your theme again.
I checked your preview link is expired.
Go to your Shopify admin panel.
Navigate to Online Store > Themes.
Click on Actions > Edit code next to your theme.
In the left sidebar, find and click on the Assets folder.
Open the theme.css or base.css file (depending on your theme).
Add the following CSS code at the bottom of the file:
/* Add gray shade to collection grid */
.collection-grid .grid-item {
background-color: #f0f0f0; /* Light gray shade */
padding: 10px;
border-radius: 5px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.collection-grid .grid-item:hover {
background-color: #e0e0e0; /* Slightly darker gray on hover */
}
I hope that my solution works for you.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
It doesn't work.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025