Home › Forums › Jevelin Theme › Header Language Dropdown – mobile
Home › Forums › Jevelin Theme › Header Language Dropdown – mobile
The Header Language Dropdown doesn’t work on mobile. It is not possible to change language.
bono.croissanceetconfiseries.com
Solution for this topic
Hi @camille2421,
I hope you are well today and thank you for your question.
You can resolve it by always displaying the language dropdown menu items by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-mobile .sh-nav-lang ul.sub-menu { display: block; }
Best regards,
Shufflehound team
Thank you. All good now.
You are most welcome here š