Extra space on sub-menu items

Posted in: Newspaper
Post count: 7

Hello,

I have I think a simple problem.
On any of the sub-menu links, there is too much white space to the right.
Look at “categories” or “official sponsors” for examples.

Site: http://8.cincychic.com

Any ideas?

Thank you!

Post count: 6600

Hi,

You could try something like this: http://screencast.com/t/zZK2vlyw

.sf-menu .menu-item-has-children .sub-menu {
max-width: 90% !important;
}

Add this css code into custom css filed in theme panel.

Thanks

Post count: 7

That fixed it! Thanks again!

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