• Help please, we choose this theme because of the wide range of color options available however now, my client would like his background image across the entire site. In other words, instead of the grey that appears now behind the post images and sidebar, he’d like his background image to show. Is that possible and if so, how do I do that. The site is: https://rtrmoto.com/wp-staging/.
    I am not totally new to WordPress but new enough that I need help on this type of thing. I figured out how to add a font but this one is beyond me.
    Thanks in advance for any assistance!!
    Leslie

Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to remove the background color that is built into the #content section of the website. I don’t think that option is in the customize menu – so add the following code to your css:

    #content {background: none;}

    That should work.
    FYI – custom css is found under the customize menu under General > Custom

    Thread Starter lesliestaas

    (@lesliestaas)

    Hi and thank you so much for answering me.

    this client now wants the background image only behind the posts on every page. Is there a simple way to change the code to do that? I want to replace the “white” background on every page with the same image.

    Thank you again!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background image across entire site’ is closed to new replies.