You could put tags with some css-styles before the output. Just use the fields in the settings page of the Multisite Language Switcher for that. But this is not the output of MslsMenu, isn’t it?
Hi Dennis,
Sorry but I did not understand what I’ve to do.
Where should I place the code? I could not find any field in the setting page of MLS for custom css.
And yes, it is the output of Msls Menu. I just activated it on top menu, on an Avada child theme. Do you see something strange?
Thanks,
Francesco
No, I thought it would be the output of the widget but I looked not much into it. You can insert html-tags in the fields “Text/HTML before the list”, “… after the list” and so on. There you can use your own css-classes or insert directly a style-attribute like so:
Text/HTML before the list: <span style="padding: 10 px">
Text/HTML after the list: </span>
Yeppa, that worked.
Thank you very much Dennis.
Appreciate your kindly support.