Shopify themes, liquid, logos, and UX
Hi everyone !
I want to change only the background and text color for my product pages and associated sections.
I want the background in black and texte in white
How can i add all of that in custom CSS ?
When i tape this:
{background: #121212;}
It only change the background for product but not the background for "you can also like" or the background of reviews app.
Thank you !
Hi @CryptoSafe ,
Would you mind to share your URL website? with password if its protected. Thanks!
Thank you for the information. Try this.
section#shopify-section-template--19177753805126__main * {
background: black;
color: white;
}
Result:
I hope it help.
Hello,
Thank you but it didn't work it's still the same.
I dont see the code in the base.css file, you paste on other file? If its not working try this one instead.
section#shopify-section-template--19177753805126__main * {
background: black !important;
color: white !important;
}
Thank you i found the solution with chatgpt in personnalized css but do you know wich css code i can use to change the "add to cart button", the button with quantity and the button "buy now" on my product pages ?
I want the -, the quantity and the + button to be with white borders, the background in black as on the picture and the text in white.
For the "add to cart" i want it with black background, white texte and white borders.
And for the "buy now" i want it with white background and black text.
Do you have a solution ?
Thank you !
can someone help me change this? The background should be black and the font texts is in white. I tried looking for relevant samples but it is not working. Theme is in Dawn.

Please, share your store URL. Thanks!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025