Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #937802

    How can I enlarge the height of my footer area?
    The created by and login link on the bottom right are hidden now that I have added the contact us popup on the bottom.
    This is the site: http://www.bestdoorsinc.ca
    screen shot here: https://ibb.co/n9tKpx

    #937818

    Hey amerzib,

    Are you able to adjust the distance from the bottom, via the plugin you used? Alternatively, try adding the following to quick css:

    #socket .container{
    padding-top:100px!important;
    padding-bottom:100px!important;
    }

    Best regards,
    Jordan Shannon

    #937823

    That bit of code worked great, thanks!

    #937839

    Hi,

    Great! I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Increase footer height’ is closed to new replies.