All things Shopify and commerce
Hii
i want to change the darkness or the styled card in homepage products. just want a light colour for product
check the screenshot
Hi @ctal37,
Do you want your image be brighter?
Step 1: Go to Admin -> Online store -> Theme > Edit code
Step 2: Search for the file base.css and add this code snippet to the end of the file
Step 3: Add this code to the end of file
.card__media img {
filter: brightness(1.2)!important;
}
Note: You can adjust the number in the brightness property to 1.1, 1.2, ... to achieve the desired brightness.
You get the result like this
If it helps you, please like and mark it as the solution.
Best Regards
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
BSS: B2B Wholesale Solution | BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
hiii i want to change the shadow a bit lighter
of cards not of card media. talking about the grey kinda part where price tags and swatch placed check the screenshot
@ctal37 ,
What you mean is that you want the background of the price section to be a bit lighter ?
I think you use a quite bright grey color. Or You want another bright color not grey?
If you still want grey, let try this it just a bit lighter
.card__content {
background: #f5f5f5!important
}
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
BSS: B2B Wholesale Solution | BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024