• Resolved dpelaez

    (@dpelaez)


    Hi

    I’m using Dara theme and set the page background to black.
    However, when I put a post the background is still plain white.

    Can someone please suggest how I fix this issue?

    Regards
    Dennis

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi –

    You can add some custom CSS to take care of that color swap. Use this code:

    .site-content, .attachment.page .site-content {
        background-color: #000;

    Write back if you need more help.

    Thread Starter dpelaez

    (@dpelaez)

    Hi Liz

    Wow, that worked like a miracle!
    I was trying to find a CSS code online but could not find it.

    You’re a life saver, thank you. This will also help other ‘newbie’ like me.

    Regards
    Dennis

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dara Post background issue’ is closed to new replies.