jQuery UI Widgets Forums Navigation Menu, Context Menu jqxmenu, margin

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jqxmenu, margin #92168

    nico77
    Participant

    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.

    jqxmenu, margin #92230

    Hristo
    Participant

    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

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.