All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Could someone please help me with what Custom CSS code I'd need to add to this section to colour the background?
https://peterotoole.myshopify.com/collections/calendars
Thanks a mill!
Hi @peterotoole on which page you show this section ?
Hi there! Thanks very much for your reply! I will have this reviews section on whatever product has reviews. Not all products have reviews however.
The colour will be a light grey, I can easily customise that later myself.
please send colour code.
which color you want for this section
#section-id{
background-color: #333;
}
replace the section id on which you want to apply color also change color code with the color you want.
Hi @peterotoole ,
Can you share which page has the review section and which color you want to change into?
Hi there, so the reviews section appear at the bottom of only a few products depending on whether there are reviews for that product. It appears directly underneath the 'you may also like' section on this page for eg https://peterotoole.myshopify.com/products/12-pubs-of-cork-calendar-2025
There is another reviews widget at the very bottom of this page which I am simply trialing out for the moment so that can be ignored.
Thanks for your help!!