• I am trying to change the background color of all my pages to a pale beige. Please help. It used to be much easier on my 2010 Weaver theme.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @raynerj,
    if there ain’t no specific option in your theme settings, you have to write a bit of css code and inject it in the style.css of your theme. But i’m sure you have some area where you can paste this code as “custom css”, without opening any file.

    body.page {background-color: #thecoloryoulike;}

Viewing 1 replies (of 1 total)

The topic ‘Change background on pages’ is closed to new replies.