Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #310572

    Hello:

    I need help or suggestion on how to expand or do a mega menu for a sub menu.
    Goto this link: http://studyminnesota.us/2014/

    Under menu: MN Schools
    Then: Colleges and Universities 4 or more years.

    The side menu is SO long that it go’s off your screen and I don’t know how to display them all.
    Should I use a mega menu off a Sub Menu? Or can I shrink the boxes for each text, so that they all fit on the screen.

    Any help would be appreciated.

    Thanks
    Brian

    #310655

    Hey Brian!

    Try adding this code to the Quick CSS to shrink the boxes of each text:

    .sub-menu li a{
        padding: 2px 5px !important;
    }

    Cheers! 
    Josue

    #310673

    That helped thanks! I am still cutting a few schools off. But I will leave for now!

    Much Appreciated!

    #310686

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.