Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #23831

    Hi I need to decrease the footer spacing. What file / code do I edit to cut down the padding on top and bottom of footer socket area?

    Thanks much,

    Chris

    #121275

    My footer is 1 column if it helps. Thanks much,

    Chris

    #121276

    Hi,

    Just add this on your custom.css

    #footer {
    padding: 10px 0 5px 0;
    }

    Cheers,

    Ismael

    #121277

    Thanks, that worked :)

    #121278

    Hey,

    Glad it worked.

    Regards,

    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘edit footer padding too much whitespace’ is closed to new replies.