AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Gunjesh Gaurav on May 13, 2020, 12:22:21 AM

Title: Hide footer on mobile
Post by: Gunjesh Gaurav on May 13, 2020, 12:22:21 AM
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;
}
Title: Re: Hide footer on mobile
Post by: Basara on May 13, 2020, 01:19:00 AM
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