To change language font size on mobile.
You can use this code to Custom CSS.
If code doesn’t work, you can comment below, message or send me an email.
/* language font size */
.header-menu .language-picker {
font-size: 1.5rem;
}
To change language font size on mobile.
You can use this code to Custom CSS.
If code doesn’t work, you can comment below, message or send me an email.
/* language font size */
.header-menu .language-picker {
font-size: 1.5rem;
}