Hi everyone, I recently added a background image on my shop and I realized that the product name and sale price dont show at all on the mobile site. I would like to add a white background around the product name and product price on my home page and product page. Can someone please assist me in the code edit for this? Ive tried everything on the shopify design discussions page that has been suggested and nothing seems to work.
website: https://aumarogems.com/
password: aumarogems
thank you for the help!!
Solved! Go to the solution
This is an accepted solution.
@AuMaroGems Paste the following code in the bottom of your scss file
.product-card__title, product-single__title, .price--listing, product__price {
background-color: #fff;
padding: 5px;
}
User | Count |
---|---|
797 | |
132 | |
92 | |
68 | |
60 |