Okay
  Public Ticket #2939515
Menu items spacing
Closed

Comments

  •  4
    Omiros started the conversation

    Hello,

    I would like to minimize the spacing among menu items in header and stiky area. The minimum provided by the settings is 8. I would like them to me with 0 space, that is one right next to another.

    Is there any workarround to achieve that ?

    Thanks

  •  1,658
    Judith replied

    Hi Omiros,

    Thanks for keeping in touch.

    Please send in your website url so that we can provide css for what's possible.

    Thanks.

  •   Omiros replied privately
  •  1,658
    Judith replied

    Hi Omiros,

    Please try this css:

    #top nav>ul>li {
        margin: -33px;
    }

    Thanks.

  •  4
    Omiros replied

    WOW!!!!!!!!!!!!!!

    speed of light support! U R incredible.

    Thank you so much! that worked perfectly.

    Warm Regards