sub menu alignment

Posted in: Newspaper
Post count: 29

hi,
how to align sub menu on horizondal
https://www.screencast.com/t/1pwZEvB4XYS2

Post count: 20688

Hi,

It seems you have a page mega menu, and sub-menus inside it. If you want to keep this, I am assuming you want to display these menu items on a horizontal line, like this
https://www.screencast.com/t/kFUTwaO4U9lE
This is the code used, it must be entered in Theme panel->Custom Css

.menu-item-1515 .td-normal-menu {
width: auto!important;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.