• cubmanky

    (@cubmanky)


    I know it can be done and i’m overlooking it. I’m using a background image for my site, but would like to have a white background for my post and pages.

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

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

    (@nobita)

    Hi @cubmanky

    
    #bd .related-posts,
    #bd article{
    	background:#fff;
    	color:#333;
    }
    #bd .related-posts .title{
    	text-align:center;
    }
    

    By the way, I recently released a new theme.
    If you rebuild your site, Recommend a new theme

    https://ww.wp.xz.cn/themes/emulsion/

    Thank you

    Thread Starter cubmanky

    (@cubmanky)

    And what file do I add that code to?

    Theme Author nobita

    (@nobita)

    Sorry

    Dashboard / Appearance / Customize / Addisional CSS

    Paste the code in the text area and save.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PAge background’ is closed to new replies.