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;
}
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