Colour Scheme is not consistent

Colour Scheme is not consistent

MuhammadHaider
Tourist
10 1 2

I changed the colour scheme for my website https://adistore.co.uk for 'Announcement Bar', 'Header' and 'Footer' and wanted to keep the rest of the website with white background and text in black. However, while the 'Home' page remains as I wanted to be but the background colour appears on all the other pages. I want to keep consistency i.e. background colour should apply only to three sections, as mentioned above. When I try to change the background colour on subsequent pages, it applies to whole page.  I would appreciate it if anyone could please guide me on how to achieve what intend to do.

 

Regards,

Muhammad Haider

MuhammadHaider
Reply 1 (1)

Entesta
Shopify Partner
80 8 20

Hi Muhammad,

You are using the class gradient in the body tag of your theme. That gradient class is having the css property background color, which is affecting on other pages.

You can add that class in the 'Announcement Bar', 'Header' and 'Footer' separately or you can add the following css to your theme

#MainContent {
background: #fff;
color: #000;
}

 

We value your feedback! Let us know if this helped by giving it a thumbs up or marking it as a solution or buy us a coffee.
Looking for Shopify experts to help you with your website? We are just one click away. Drop an email or say hi on WhatsApp to initiate a request support@entesta.com | +91 79083 21294
Entesta - Powering Your E-Commerce Journey with Shopify Expertise