Feedback for your online store from the community
Hello,
i want to change the product image background color on the product page. My product pictures are all transparent. How can I change the background color to gray (#EAEAEA)?
Solved! Go to the solution
This is an accepted solution.
Go to Theme.liquid file add this bottom CSS before </body> tag.
<style>
</stye>
Hello @TeunvW17,
Please share your store URL.
@TeunvW17,
Go to Online store >> Edit code >> Assets >> find base.css file and add the below code bottom of the base.css file.
Can you please share screenshot of css file?
This is an accepted solution.
Go to Theme.liquid file add this bottom CSS before </body> tag.
<style>
</stye>
Hi there. I'm having the same problem. I'm wanting to change the background colour of my product images. can you help?
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024