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.

Reply To: How to Change the Inline CSS for Submenus

Home Forums Older releases 1.0.x How to Change the Inline CSS for Submenus Reply To: How to Change the Inline CSS for Submenus

#3373
admin
Keymaster

Hi, please check the rightToLeftSubMenus option:

http://www.smartmenus.org/docs/#rightToLeftSubMenus

and potentially the data-sm-reverse attribute:

http://www.smartmenus.org/docs/#data-sm-reverse

and let me know if you still have any troubles.

Otherwise, you could override the inline styles (automatically calculated by the script based on a number of conditions) by using !important CSS declarations.