Problem with child menu

Home Forums Jevelin Theme Problem with child menu

Home Forums Jevelin Theme Problem with child menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • tigormanurung
    Participant

    I have a problem with a child or a drop-down menu, please view on attachment. how to solve this?

    Position for drop-down menu of Daftar Rekanan seems inconsistent with menu position, when menu the Daftar Rekanan is on hover, the drop-down menu position is like a child of Daftar Harga.

     

    Thankyou.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @tigormanurung,

     

    I hope you are well today and thank you for your question.

     

    You can solve this issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-nav > li.menu-item:nth-last-child(-n+3) > ul.sub-menu {
    margin-left: -26px;
    }

     

    Best regards,
    Shufflehound team

    tigormanurung
    Participant

    Thankyou, Shufflehound team.

    I’m forgot to ask, how to add icon in menu using Unyson Mega Menu?

    Shufflehound
    Moderator

    Nice to hear that. 🙂

     

    At the moment this option isn’t available, but we will consider it in future versions.

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