• anthonyturton

    (@anthonyturton)


    Hi,

    I tried searching the forum, but I could not find a similar post.

    I am trying to disable the indentation on the fourth level menu item in the grid layout option. I understand the width of these 4th level items are smaller than their 3rd level counterparts, but I cannot find the appropriate setting or CSS option to adjust.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi anthonyturton,

    Please can you post a link to your site so I can send the exact CSS to remove the indent.

    Regards,
    Tom

    Thread Starter anthonyturton

    (@anthonyturton)

    Thanks Tom,

    Here is the page; https://www.everybattery.com.au/73046-2/

    It is the Solar tab at the far right in the body section of the page.

    Plugin Author megamenu

    (@megamenu)

    Hi Antony,

    Thanks. Could you simply shift the 4th level items up to the 3rd level?

    Otherwise try this custom CSS:

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-s sub-menu {
    margin-left: 0;
    }

    Regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fourth Level Menu Item Indents’ is closed to new replies.