fbpx

How can I change the background color of different pages of my website?

How can I change the background colour of different pages of my website?

Step 1: You need to go to Design Customisation https://hub.zeevou.com/organisation/brand/index_design# and choose your brand. Go to the Custom CSS section. There, you can see different fields for different pages and sections such as Home Page CSS, Property Page Style, etc.

Please paste the following command in the related box:

body {

  background-color: lightblue;

}

Create Design Customisation/ Custom css/ Background-color/Zeevou

You can find the name of the colour you want from this page https://www.w3schools.com/colors/colors_names.asp and replace it with “lightblue.”

Scroll to Top

Drop Us a Line