Child items in widgetized menu

  • weirdseyeview

    #1444

    This is a picky request, BUT:

    In a widgetized menu, there are gray vertical lines in the left margin of child and grandchild items.

    The lines don’t look very nice. How can I remove them?

    Thanks for an excellent theme (I have made a small donation).

    See http://nicolaus.com, right sidebar, for example

    Admin

    Syahir Hakim

    #15821

    Hi Nicolaus,

    This slipped through me in the last bugfix release. To fix it, just open the style-light.css file in the theme’s folder and delete the following codes at line 9:

    .menu ul {
    box-shadow: 0 1px 2px #555;
    }

    Those codes will be removed as well in the next update, so you should only have to do this once.

    And thanks for the donation! Really appreciate it 🙂

    Anonymous

    #15822

    Beautiful! Worked perfectly, thank you. — M.

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

  • You must be logged in to reply to this topic.