My Menu Extra Gazety is very long . When I turn on and wants to do it eventually “Always snap – stays at the top of the page ” is on a 15 ” monitor is not miszcz all and the rest of you can not see it shuts off . What can I do ?? please help
This is much more than the displays in this tab Extra Gazety
Hi,
You can try to add an icon to the menu and place it in the sub-menu like this: http://screencast.com/t/lX7ryqwqEcC – http://screencast.com/t/RhVTWsRz1zq
Result: http://screencast.com/t/kwEvVNoiOj7
Or you can add another menu item Extra Gazety-more: http://screencast.com/t/XzYUSqwTd – http://screencast.com/t/s7zZ1lRWzZ
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
This is not completely solved my problem. Is it possible that when you hover over a drop down list to scroll it ?
Hi,
Yes this is a good solution…please try this custom css: http://screencast.com/t/4B69dLIVLz
.menu-item-178 .sub-menu{
height: 500px;
overflow: scroll;
}
Thanks!
You are the best !!! I want to say it was worth it to buy your template and each additional for each of our newspaper 🙂 thank you
It would be better , I learn ; )
@media(min-width:768px){
.menu-item-178 .sub-menu{
height: 500px;
overflow: scroll;
/* scrolowanie dlugiego menu */
}