I appreciate all the information you shared but sadly that’s not enough, I need to have a look at your theme so share your store URL if your theme is live, if it’s not live then share a preview URL of the draft theme.
Additioanlly, if you can also highlight in your screenshot that what background and what text color are you referring to, then I can provide you an accurate code that actually works. Appreciate your cooperation.
The theme I’m working on is technically active - it’s a copy of my current theme but it won’t go live until Sunday. I’m not sure how to share a preview URL of that. The page that displays when I click “View” is the current theme.
For the colors, I’d like the background where the purple arrow is to be the same color as the background where the purple box is. The color I used there is #fffbf1.
I’d also like the text color for the pricing in the blue circle to be the same color are the pink menu bar where the blue arrow is pointing. The color used there is #ea005b.
Okay got it, thanks for the information and yes I would need to see the preview of your draft theme so for that go to Online Store and click 3 dots and click on preview and then in the bottom you’ll see a “Share Preview” button. See the attached screenshot below.
Heya!
I went into the main.min.css file and under the part of
body {
margin:0;
box-sizing:border-box;
background-color: black; <— I added this line (change black to #fffbf1)
}
I’m pretty sure that’s what you wanted, right?
I hope it helped!
I have, maaaybe, two more questions. Is is possible to change the selection box and quantity box colors (in the blue boxes in the attached)? And how would I go about changing the font?
In the blue box: background #ffc6d8 and text #ff7b3b.
In the purple box: text #ff7b3b (background can stay the same)
In the green box: the quantity border, number, plus and minus #550d3a