Hi Everyone,
Can someone help me with a code to remove the Remove Currency and language Switcher from Footer in Dawn 10 Theme
Hi Everyone,
Can someone help me with a code to remove the Remove Currency and language Switcher from Footer in Dawn 10 Theme
Hi @Anis2023 ,
Try this one.
.no-js-hidden {
display: none;
}
Result:
If this wont work, would you mind to share your URL website? with password if its protected. Thanks!