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.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024