Possible to change product frame background color?
-
Hey, is it possible to change this
https://prnt.sc/pcmhdg
to this:
https://prnt.sc/pcmh9r
Basically the GREY opacity background.
Thanks!
Hello,
You can change the background color of product items by pasting the below CSS code in Theme Settings>> Custom CSS >> Global Custom CSS.
.product-grid-item .product-image-link img{
Background: lightgray;
}
But remember that the background color only changes for those images which have transparent background before mostly for the .png images not for the .jpg images because they contain their own background color.
Result: https://jmp.sh/XGi2Rz0
Best Regards.
Thanks, yeah will change them! Appreciate it!
Well, hpb!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Possible to change product frame background color?’ is closed to new replies.