Add Background Color to a Section?

Homepage Community Forums Aspire Theme Support Add Background Color to a Section?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18590
    GeoUser
    Customer

      Hello,

      I tried to do this myself, but with my lack of coding expertise, I couldn’t make it work…so I hope someone will help me on this.

      On my web site (http://thewpunblog.com), the section where the headline “If You Have Questions”…it’s the Front Page 8 Section, I would like to give this section a background color of #f3f3f3f3 but I can’t see how to do it.

      Thank you for any help with this.

      Christian

      #18625
      Wes
      Moderator

        If you add this to your style.css file it should work –

        .front-page-8 .solid-section{
        	background: #f3f3f3;
        }

        Let me know if that helps

        #18639
        GeoUser
        Customer

          Wes,

          That worked perfectly. Thanks so much for your excellent help. I really do appreciate it.

          Christian

          #18681
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Add Background Color to a Section?’ is closed to new replies.