Tagged: fullwidth menu, Smartphones, sticky
Can I make fullwidth-menu sticky also for smartphones?
Thanks!
http://www.tropicobcn.com.mialias.net/
As you can see, the fullwithmenu works perfect for small-screens/mobile but its not sticky.
Its possible to make it sticky to the top?
Thanks!
Hey!
Please go to Enfold/css/shortcodes.css file and find
.responsive #top .av-submenu-container{top: auto !important; position: relative !important; height:auto; }
and comment it as following
/* .responsive #top .av-submenu-container{top: auto !important; position: relative !important; height:auto; } */
Best regards,
Yigit
PERFECT!
Thanks!