Hi,
can anyone help me remove the currency in the top bar as well as the mobile drawer menu without removing the country ?
Hi,
can anyone help me remove the currency in the top bar as well as the mobile drawer menu without removing the country ?
Hi @Daniel19901
Your Store is password protected Kindly share the Password
@Mehran_Ali thx.
Password is: sasa
It Can’t be Done using css Can you share you store collaboration code
Hi @Daniel19901
Try this one.
.m-menu-drawer__wrapper .m-switcher-dropdown.m-country-switcher, .m-switcher-dropdown.m-country-switcher {
display: none !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!