You dont want to see the submenu vertically but you want see the submenu horizontally??
insert at the end of top_menu.css of the template.
.topMenu .top ul.sub.main_elements li {
display:none;
}
cache clearing and DONE on my site its running same way
|
Could you paste exact code as it appears?
Much appreciative. |
With some templates you may need to do it a little differently. An alternative is just to move the elements off the screen: My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |