This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
Hi
I need to remove language and currency in my shop menu
I have:
EN FR GE | £ € $
How to do it?
Hello,
Please add this code into custom.css file.
.languages-area{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up