This topic has 2 replies, 2 voices, and was last updated 9 years ago ago by Eva Kemp
Have css issue on the drop down menu from wpml plugin crashing with legenda theme.
The language drop down menu is fine on http://scssg.com/test/blank-page/
However, the drop down menu will be hidden by the revslider on the main page: http://scssg.com/test/
How to correct the css conflict?
Hello,
Please add this code in custom.css file:
.submenu-languages {
z-index: 200;
}
How to create custom.css you can watch in this tutorial.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up