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
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
That bit of code worked great, thanks!
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