• Resolved melanie bund

    (@melanie-bund)


    Hi, am using the 2015 theme, tryng to change the background colour of homepage, changed the content (.page-template-homepage-php .site-main, {background-color: #333 !important;}) but the right side shows white panel as .site-main does not cover all..
    NOW how does one change the body colour for this One page
    body .page-template-homepage-php{ background-color: #000 !important; } DOES NOT WORK
    .page-template-homepage-php body { background-color: #000 !important; } NEITHER

    Hoping someone can help
    Thanks in advance
    Melanie

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

Viewing 1 replies (of 1 total)
  • Thread Starter melanie bund

    (@melanie-bund)

    Managed to solve it ! Was ridiculously easy, i just need to add
    .page-template-homepage-php{ background: #000 !important; }
    nothing to do with body

Viewing 1 replies (of 1 total)

The topic ‘custom background homepage’ is closed to new replies.