Aug 11, 2015, 5:01 AM
Hi!
You can remove the menu by adding a bit of css in "Custom CSS for Mobile Version" field in "Lay Options" -> "Misc Options".
.navbar, nav{
display: none;
}
body{
padding-top: 0!important;
}
Hi!
You can remove the menu by adding a bit of css in "Custom CSS for Mobile Version" field in "Lay Options" -> "Misc Options".
.navbar, nav{
display: none;
}
body{
padding-top: 0!important;
}
Hi Marius!
Yes the custom CSS/HTML code seems to conflict with the rest.
Thank you for the suggestion, I'll make the proper adjustments.
Cheers!
Taemin
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
This often solves issues you might run into