Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi Guys

    Very new to wordpress and find it a bit difficult to come to grips with , however I refuse to give up on it as I heard its very powerful tool.

    I am currently trying to change a page color when I inspect the element i get

    <body class=”page-template-default page page-id-27 custom-background siteScrolled

    I have seen on previous posts that all you have to do is insert

    #main.page-id-27 {
    background-color: #d6d6d6;
    }

    and it will change , however i cannot get it right , do you enter at the end of the css?

    Any assistance would be appreciated.

Viewing 1 replies (of 1 total)