Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #216882

    Hello, i’m using the ‘Header with social icons and bottom nav’. When removing the search option from the nav area the last menu item’s spacing is also removed. Is there an easy way to fix this bug?
    Menu spacing bug

    #216949

    Hey LokaalTotaal!

    Please don’t remove the search via Theme Options. Add this on Quick CSS:

    #menu-item-search {
    display: none;
    }

    Regards,
    Ismael

    #216993

    Excellent. Thanks for the quick reply.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Spacing in menu after removing search icon’ is closed to new replies.