One row Submenu
Hi
is it possible via css to get the SubMenu in one Row ?
sample
hope you can help me
Thank you very much
Supparurk
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
Hi
is it possible via css to get the SubMenu in one Row ?
sample
hope you can help me
Thank you very much
Supparurk
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
4Hi Supparurk,
It might be possible. It all depends on how your theme handles sub menus. Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
This is a private message.
Hi Supparurk,
Please note that your site has certain CSS rules that will prevent this from working exactly as intended. I would recommend removing any CSS selectors that have .main-navigation in them. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.site-navigation .menu-item { position: initial !important; left: initial !important; } .main-navigation ul li > ul { left: initial !important; margin-right: 0 !important; }You might also need to install the SiteOrigin CSS Editor.
Thank you very much Alex
Supparurk
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.