Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • templater Friend
    #1057049

    Hi

    How to center Megamenu items?

    In container-fluid!
    enter image description here
    Thanks

    Pankaj Sharma Moderator
    #1057055

    Hi
    You can apply the custom style on the menu items or navbar to align it and change its style.
    I suggest you to use firebug or inspect element to check style classes and override them via custom.css
    http://prntscr.com/g9v87g

    Regards

    templater Friend
    #1057191

    Hi

    Pankaj Sharma
    Before I ask a question, I use firebug.

    I found these styles.

    What styles to write?

    margin: auto;  /* work in container-fluid.*/

    Thanks

    Pankaj Sharma Moderator
    #1057381

    Hi
    You have to try the custom code on the style classes as showing in screenshot using firebug/inspect element and override the new code in custom.css file
    The change in the style files depends on your needs how you want to customise the style.

    Regards

    templater Friend
    #1057642

    The change in the style files depends on your needs how you want to customise the style.

    I can not configure …

    Please provide an example (center Megamenu items) for the default template.

    Many thanks!

    Pankaj Sharma Moderator
    #1057744

    Hi
    Here is the example

    .navbar-default .navbar-nav > li {
        margin-left: 73px;
    }

    Besides, i suggest you upgrade your membership to get limited custom work support.

    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum