Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #447437

    Hello
    great theme – first time I have had a question.
    If you follow the link the blog OUTER colour is a light blue – if I make it white I am thinking this page will look fine – like the rest of the site but no idea how to do it. I can use Google Chrome developer tools to change

    element.style {
    vertical-align: top;
    padding: 20px 0px 0px 50px;
    background-color: #ebebeb;
    }

    to
    background-color: #fff;
    And that looks fine. But when add it to the theme CSS no change – so guess I am missing a bit before element.style? Perhaps.
    Many Thanks

    #447929

    you can close this one – I figured it out myself.

    #448273

    Hi!

    Great, glad you worked it out :)

    Regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘blog background colour’ is closed to new replies.