How to change mobile language switcher to inline?
https://dvarcenudvaras.lt/
Hi,
Do you mean something like this?
If yes, it would require writing a custom CSS code.
Do you need help with writing it?
Best regards
Yes, please write it here
Please, put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
#Side_slide .lang-wrapper{ display: block!important; } #Side_slide .extras{ display: none; } #Side_slide .lang-wrapper ul{ display: flex; justify-content: space-evenly }
Thanks
Thank You
Comments
Hi,
Do you mean something like this?
If yes, it would require writing a custom CSS code.
Do you need help with writing it?
Best regards
Yes, please write it here
Please, put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Thank You