Viewing 3 replies - 1 through 3 (of 3 total)
  • Try setting the container background to match the sidebar:

    .container { background-color: #f8f8f8; }

    Thread Starter emilyfranceschini

    (@emilyfranceschini)

    Thank you so much! That worked!

    Do you happen to know how I can change the background of my nav bar to match the post/sidebar color?

    Thanks again!
    Emily

    You should be able to do that using the same CSS as above, but by replacing .container with .nav. But it looks like something is awry in the header/menu HTML. I recommend contacting the theme developer for assistance.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing Post Background Color’ is closed to new replies.