Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #118293
    Dirk
    Participant

    Hi,

    Visitors have problems with the mobile menu of my website http://www.itrepairs.nl

    They have to touch the arrow on the far right of the menu item. If they touch the menu item name itself they are returned to the homepage.

    Is there a way to change this behaviour, maybe in combination with colour options?

    Thank you so much

    #118300
    wensolutions
    Participant

    Hello Dirk,

    Thank you for contacting Catch Themes support.

    You can do the workaround for this issue by changing the color for the area i.e area for accessing the submenu and parent menu item. For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .mm-menu .mm-list>li:after { 
        z-index: 99999;
    }
    .mm-list a.mm-subopen {
        background: #1f9fcc!important; 
    }

    Let us know if you have any further concerns.

    #118301
    Dirk
    Participant

    Hi dear Friends,

    Thank you so much for your reply and wonderful solution, it works like a charm.

    You made my day!

    Best,
    Dirk

    #118302
    wensolutions
    Participant

    You are welcome! Glad that you implemented and approved the solution.

    Have a nice day!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile menu Wen Business Pro’ is closed to new replies.