Sub-Menu for Mobile

This topic contains 5 replies, has 3 voices, and was last updated by  mb299 4 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #513176

    mb299
    Free User
    Post count: 147

    GD version: 2.0.0.67
    WP version: 5.2.4
    Supreme Directory Version: 2.0.0.9
    Directory Starter Version: 2.0.0.8

    I am using buttons to display my Primary Menu & some of the buttons have sub-menu as well(About us has 1 & My Account has 2). Now this sub-menu works well on the desktop/Laptop but on Mobile, the sub-menu, doesn’t appear(neither by clicking the parent nor by hovering).

    I just want to know if Supreme Directory support Buttons in the Menu. If yes, please let me know how the sub-menu can be accessed on Mobile?

    If no, then by your experience, which Menu plugin should i use to customize my menu items that works well with Supreme Directory? And the plugin should not be generating too many requests(I need a lightweight Plugin).

    For buttons, I am currently using latest version of Button Generator from Wow-company.

    Also, does the default Menu structure provided by wordpress(link based) works well with Supreme directory if it has Sub-Menu too?

    Awaiting your reply.
    Thanks / Manish
    Please see the attached screenshot(Mobile version)

    #513251

    Alex Rollin
    Moderator
    Post count: 27815

    Submenus on mobile work with the default WP menu item links.

    See here: https://wpgeo.directory/supreme-directory/

    Items with submenus show an arrow.

    If your plugin uses menu items it should work.

    #513292

    mb299
    Free User
    Post count: 147

    Thanks Alex,

    My plugin doesn’t work with sub-menu. That’s what I found last night.

    Please suggest if the color of this Add listing > arrow can be changed?

    Manish

    #513293

    mb299
    Free User
    Post count: 147

    Please see the screenshot. I have changed the color of the text and Background using .mm-list But could not find the right CSS to change the color of arrow.
    Can you help me with this?

    Thanks

    #513302

    Kor
    Moderator
    Post count: 16516

    Hi manish,

    Thanks for your reply. You can change it using the custom CSS code below.

    .mm-menu .mm-list>li>a.mm-subopen:after, .mm-menu .mm-list>li>a.mm-subclose:before {
        border-color:red!important;
    }
    #513306

    mb299
    Free User
    Post count: 147

    Perfect !!

    Thank you so much Kor.

    Regards
    Manish

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket