jQuery UI Widgets › Forums › Navigation › Menu, Context Menu › jqxmenu, margin
Tagged: JavaScript Menu, jQuery Menu, jqwidgets menu, jqxmenu; margin, Menu
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 7 years, 9 months ago.
Good morning, when I use jqxmenu widget the default value for the property margin-left is 5px. I would set that value to 0. How can I do it? I tried with:
<style type=”text/css”> .jqx-menu { margin-left: 0; } </style>
but it doesn’t work.
thank you very much in advance.
Hello nico77,
Please, take a look at this example. I would suggest you look at our API Documentation for more details.
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.