We are using the old Base3 template on this site and I am trying to figure out how to get side menu sub-menu text to wrap when they are wider than the module. The top level menu items already wrap, it is just the sub-items I am having the issue with.

    bremertonhousing
    Hi
    Add this code in css/custom.css file inside template folder

    #sidebar-1 ul.nav > li ul li a {white-space:inherit;}

    Regards

    Ninja locked the discussion.
    Write a Reply...
    You need to Login to view replies.