Background color for blogs and pages

  • Unknown's avatar

    I am using the Vision theme. I used the customisation to change the background colour but that only seems to apply to the background on the home page.

    How do I change the background behind content (pages and blogs) and widgets. If I try to use HTML commands they aren’t accepted. I also tried putting a background color command into CSS but that has made no difference.

    I think I need some more sophisticated help :)

    Thans

    The blog I need help with is: (visible only to logged in users)

  • Hi!

    I am not sure to have understood you. I see the same grey background on the home page than in content pages. Could you please give me an example?

  • Unknown's avatar

    Hi there, I think this is what you are looking for. Pardon my obnoxious red color. You can edit the color as desired. I’d suggest keeping it fairly light for readability reasons, but the color choice is yours.

    .singular .main, .singular .col-sidebar {
    background: #cc0000;
    }
  • The topic ‘Background color for blogs and pages’ is closed to new replies.