Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Re: SmartMenu dropdown doesn't work if Main Menu is Display Inline

Home Forums Older releases 0.9.x SmartMenu dropdown doesn't work if Main Menu is Display Inline Re: SmartMenu dropdown doesn't work if Main Menu is Display Inline

#1445
ZeRoFrEeZe
Participant

Thank you very much for your response & explanation.

Reason I need display:inline is that I am trying to text-align:center the menu item links. As the menu item links text are dynamic, width of each item could change anytime.

Some alternatives is that I could use padding or position % to push it to the center, but these methods have some other limitations for me as well.

I am just wondering if there is any other way to check if the CSS is disabled?