I'm using the qTranslate-x plugin for my translations. It offers a language switcher that I integrate into the main menu. On my local WP setup everything works but on my online installation the language switcher of qTranslate-x enlarges the header when the window is resized.
This question concerns more the qTranslate-x plugin but if someone could have an idea to fix the problem it would be great.
Add this into the Custom CSS box located in your Salient Options panel :
header#top nav > ul > li a img {
margin-bottom: 0px !important;
}
header#top .sf-menu li ul li.qtranxs-lang-menu-item a:hover {
color: #fff !important;
}
Hello,
I'm using the qTranslate-x plugin for my translations. It offers a language switcher that I integrate into the main menu. On my local WP setup everything works but on my online installation the language switcher of qTranslate-x enlarges the header when the window is resized.
This question concerns more the qTranslate-x plugin but if someone could have an idea to fix the problem it would be great.
Thanks for your help
Hey!
ThemeNectar Support Team
Thank you Tahir.
It works perfectly !
Good morning, how do we do this for a menu in a widget into the footer? Thanks for your help.
@polypack
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team