I am afraid it cant be made to show in the main menu. You will likely have to create a secondary header and add the language as well as social links in there as the secondary header does not collapse on mobile.
Add this into the Custom CSS box located in your Salient Options panel:
@media only screen and (min-width : 1px) and (max-width : 1000px) {#header-secondary-outer {display:none;}}
@media only screen and (max-width: 470px) {{#header-secondary-outer {display:block;}}
Hi everybody, i'm having some issues with mobile header.
It doesn't show my social icons and there is no chance to change languages.
(See the attachments)
Thank you for your great support and have a nice day!
:)
Hey Albert!
Could you provide your page url so we can try some css hacks. Though i believe they have been left out intentionally.
Thanks
ThemeNectar Support Team
http://www.olivellabb.it
thank you for the fast answer
Hey Albert!
I am afraid it cant be made to show in the main menu. You will likely have to create a secondary header and add the language as well as social links in there as the secondary header does not collapse on mobile.
Thanks
ThemeNectar Support Team
Thank you Tahir for the aswer.
I was wondering if there's any chance to hide the secondary menu only in desktop view.
Cheers :)
Yes you can do it via a media query. See FAQ http://themenectar.ticksy.com/faq/2068 you would have to do the opposite that .
All the Best,
-T
ThemeNectar Support Team
Sorry Tahir but i'm not into CSS coding, can you tell me what i should change?
Thank you and i promise this is the last one :)
Add this into the Custom CSS box located in your Salient Options panel:
ThemeNectar Support Team
thank you for the great support