• Resolved floooo

    (@floooo)


    Hello. Thanks for this very nice responsive menu.
    I am trying to remove the icon and make the sub-menu drop down clicking on the parent name. I don’t know if that’s clear enough.

    For example.

    Women:
    – Sweatshirt
    – Jacket
    – Shoes

    I want to show the sub-menu (sweatshirt, jacket, shoes) clicking on Women.

    Thanks a lot if you have a little idea.

    https://wordpress.org/plugins/wp-responsive-menu/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nirmal Kumar Ram

    (@sagarseth9)

    Hi floooo,

    I understand what you are trying to say but sorry its not possible with the current version of the plugin. But i guess that’s a nice idea and i will try to implement this on my next release.

    Thanks
    – Nirmal

    I’d like that a lot too!
    cheers

    I would love to see a clickable parent as well!
    But, I don’t want to lose the icon, as it serves as a visual cue.
    Rather, it should be moved to the right of the parent item for a better user experience.
    Thanks for this awesome plugin!

    Hello Nirmal Ram, thanks for sharing!

    Fix make submenu dropdown clicking on parent…

    SOLUTION
    From Buenos Aires, Argentina, Martin Rodriguez, shares the following solution:

    1) Locate the folder of the plugin (usually):
    “wp-responsive-menu > css > wprmenu.css”

    2) Then at the end of the file, add these lines:

    /* Contributed by Martin Rodriguez from Argentina */
    /* Fix make submenu dropdown clicking on parent */
    .wprmenu_icon.wprmenu_icon_par.icon_default {
        width: 990px !important;
    }

    Best Regards,
    Linksbreaker

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove icon and make submenu drop down clicking on parent’ is closed to new replies.