Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #220423

    Is there a way a content background colour can be changed for different pages?

    Thanks

    #220942

    Hi tyrenzo!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust it

    .page-id-1195 .main_color { background-color: red; }
    .page-id-1167 .main_color { background-color: orange; }

    You should change page ID’s to match your page ID’s. You can right click on Chrome or Firefox and click Inspect elements to find out the page ID

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing content background colour for different pages?’ is closed to new replies.