Tagged: invisible, logo, mobile logo, mobile menu
The mobile menu logo is hidden behind the menu when displaying on a mobile device. http://test.palacio.co.il/
Shalom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ul#mobile-advanced {
padding-top: 0;
margin-top: 100px;
}
.show_mobile_menu #advanced_menu_toggle {
opacity: 0;
}
Best regards,
Yigit
Thank you !
But now it’s cuttof: http://screencast.com/t/qEWqJOj9GN3
Edit: Ok, I see that it happens only in logged users, so it’s ok, thanks again !