New Landing How can we help? Themeforest Theme Support Neighborhood Main Menu display to indicate that there are sub menus

Viewing 6 posts - 1 through 6 (of 6 total)
  • #157384
    joekhoa
    Member
    Post count: 5

    Hi,

    Is it possible for the main menu to have an indication that there are sub menus? Right now, users have to hover their mouse over to the menu to see sub menus. Is it possible to have something that indicates that if the menu have sub menus, it has an icon? I’ve attached an image to show the downward arrow which indicates there are sub menus.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #157554
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sure, please provide me with your link so I can provide you with some custom css

    – Kyle

    #157585
    joekhoa
    Member
    Post count: 5
    This reply has been marked as private.
    #157593
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .menu-item-has-children:after {
      content: "";
      float: right;
      font-family: fontawesome;
      position: absolute;
      top: 0;
      right: 2px;
      line-height: 89px;
    }

    – Kyle

    #157633
    joekhoa
    Member
    Post count: 5

    Thanks Kyle,

    You da best!

    #157634
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register