How to add padding above and below copyright area after footer

Homepage Community Forums SquareOne Theme Support How to add padding above and below copyright area after footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16311
    Gregorio
    Customer

      Oh my, I broke customized copyright area bottom of website pages, how do I add top and bottom padding space within this area? For reference, please see my new build at http://worldnewsfocus.com. Thanks so much.

      #16313
      Wes
      Moderator

        If you look at line 2732 you can change it back to

        .site-footer .wrap {
        	padding: 15px 0;
        }

        At the moment you have it set at 0px. Adding the code above should fix it.

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