Change Page Background Color?

Homepage Community Forums inSync Theme Support Change Page Background Color?

  • This topic has 3 replies, 2 voices, and was last updated 9 years ago by Wes.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15567
    rchapple
    Customer

      I’m stuck on a simple thing… I have set a background image under customize, and this image is appearing on all pages. How do I make the page and post backgrounds white?

      http://www.geo1.com/

      Thanks!

      Ron

      #15580
      Wes
      Moderator

        It’s asking for a password when I visit the link. If you have a temporary pass you can add it in a private reply here.

        #15586
        rchapple
        Customer
          This reply has been marked as private.
          #15606
          Wes
          Moderator

            The background uploader you’re using is for the entire site, instead I would just directly add the background color to the section that you want it to show up in. Example, if you want the middle section of your homepage to show a certain color/image, then you can add something like this –

            .middle-section {
                background: #ff0000;
            }

            You can replace the above code and add a color or a link to a background image if you want.

            Is the middle section the part of the homepage you’re trying to change?

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.