Change Footer Background Image

Homepage Community Forums SquareOne Theme Support Change Footer Background Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #19044
    David
    Customer

      I am using SquareOne and I cannot for the life of me figure out where to change the image for the footer area.

      My site is: neececoncreteconstructionbuild.com

      Thanks!

      #19046
      Wes
      Moderator

        To change the footer image, take a look around line 1897 in your CSS or search for this –

        .footer-widgets {
        	background-color: #000;
        	background-image: url(images/footer-bg.jpg);
        	clear: both;
        	font-size: 18px;
        }
        
        #19047
        David
        Customer

          Perfect!

          That did it.

          Thanks so much!

          #19051
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Change Footer Background Image’ is closed to new replies.