News:

AbanteCart v1.4.2 is released.

Main Menu

Hide footer on mobile

Started by Gunjesh Gaurav, May 13, 2020, 12:22:21 AM

Previous topic - Next topic

Gunjesh Gaurav

Hi i am trying to hide footer and header logo on mobile, so i have tried to put code in default style.css but its does not work please tel me which code should i put and where?

@media all and (max-width: 640px) { 
footer {
   display: none;
}
Gunjesh Gaurav

Basara

Hello.
Please clear browser cache when you apply changes to css files. To disable footer go to Design > Layouts in admin
https://abantecart.atlassian.net/wiki/spaces/AD/pages/11763764/Pages+Layouts

Forum Rules Code of conduct
AbanteCart.com 2010 -