Shape 5

Joomla Templates => Campus Life - Club => : AquaClub March 18, 2016, 11:04:28 AM



: Social icons hide footer info when full site width enabled
: AquaClub March 18, 2016, 11:04:28 AM
Hello,

I enabled the full site width, and published social icons module. But, it hides the copyright info. How can I shift the copyright to left to make it visible?

Thank you.



: Re: Social icons hide footer info when full site width enabled
: jonahh March 21, 2016, 10:12:34 AM
Hello,

You can add some bottom margin spacing here below to fix this:

To line 171 of s5_responsive.css file:

:
@media screen and (max-width: 1195px){

#s5_footer_area_inner { margin-bottom: 82px;}