Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • moody Friend
    #1095028

    hi how to decreased the margin of the submenu?
    it seems the 2nd level sub-menu has wider margin than the first level….
    how to adjust it?
    i want menu text to be listed on one line , not two lines.


    1. 螢幕快照-2018-03-03-下午5.34.00
    Saguaros Moderator
    #1095090

    Hi @moody,

    You can try this custom CSS code:

    .t3-megamenu .mega-nav .dropdown-submenu > .mega-dropdown-menu > .mega-dropdown-inner {
        padding: 0 5px !important;   /*change to your desired value*/
    }

    put into the file: root/templates/ja_hotel (your default template)/css/custom.css (Create this file if it doesn’t exist)

    Regards

    moody Friend
    #1095582

    thanks a lot

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

This topic contains 2 replies, has 2 voices, and was last updated by  moody 6 years, 1 month ago.

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