Comment to Disable flag in Languages in Footer
-
Hello @Will Roberts !
You may add the CSS code like this:
.flag-icon {
display: none;
}
to the Custom Styles area of your template.
Hello @Will Roberts !
You may add the CSS code like this:
.flag-icon {
display: none;
}
to the Custom Styles area of your template.