Product page - background colour dawn theme

StarMintz
Excursionist
44 0 7

Hello,

 

I am currently trying to change the background colour of my product page however, there is no colour theme selection. How do i change the background colour?

 

Thanks.

StarMintz_0-1696329682742.png

 

Replies 5 (5)
syedsumaimaly
Explorer
147 16 17

Hi @StarMintz 

Would you mind to share your store URL website, with password if its protected? Thanks!

StarMintz
Excursionist
44 0 7

The website is not live yet.

Made4uo-Ribe
Shopify Partner
4054 925 1133

Hi @StarMintz 

Would you mind to share the preview of the product page? Thanks!

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


websensepro
Shopify Partner
717 96 100

Hi, @StarMintz .

 

Follow These Steps.

Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.

 

.section-template--20531184173367__product-grid-padding {
    background: azure;
}

.collection-hero.color-background-1.gradient {
    background: azure;
}

 

Result:

websensepro_0-1696330677868.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel

Help us build a free education platform buy us a Cofee here
StarMintz
Excursionist
44 0 7

Hello,

 

I would like the colour to be #6DCFF6

Thanks