Try this in extra.css:

Code:
@media (max-width:@maxResponsiveMediumWidth) {
html .extraFooter { display: none; }
}

You can change maxResponsiveMediumWidth to: maxResponsiveNarrowWidth to reduce it at the smallest width only
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back