• Resolved David1967

    (@david1967)


    Hello,

    I would like to find out how to change the background colour of my pages please.

    Can you help me please?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author nobita

    (@nobita)

    Hi

    Please try below

    Dashboard / Appearance / Customize

    ‘Colors’ click

    Background Color value set your color

    Saved

    Thank you.

    Thread Starter David1967

    (@david1967)

    Hi Nobita,

    Thank you for getting back to me. I don’t think I mentioned correctly that it is the post background I would like to change. Is that possible please?

    Thanks

    Thread Starter David1967

    (@david1967)

    Hi Nobita,

    I have found the resolution to this by adding the following to the custom css file :-

    div#yui-main {
    background: #ffff00;
    }

    div#bd {
    background: #ffff00;
    }

    Thanks

    Regards

    David

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