[Support request] Customizing the Navigation menu drop down

Home Forums Support [Support request] Customizing the Navigation menu drop down

Home Forums Support Customizing the Navigation menu drop down

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #281101
    Felix

    Hi. I am trying to space out the text in my drop downs and also I am trying to change the color of the drop down to transparent. The text is so congested and doesn’t look professional at all. Do you have a solution for this? It currently is sitting on double lines when i want it to sit on single lines. Or if you even have a megamenu feature that would be great.

    #281102
    Leo
    Staff
    Customer Support

    Hi Felix,

    – Change the width of submenu with this CSS:

    .main-navigation ul ul {
          width: 300px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    – If you are using the most recent of GP Premium (1.2.94), there is transparent option in Customizer > Colors > Primary Sub-Navigation
    https://docs.generatepress.com/article/updating-gp-premium/

    – See simple mega menu CSS here: https://docs.generatepress.com/article/building-simple-mega-menu/
    If you want a more complicated one I would recommend checking out UberMenu plugin 🙂

    Let me know.

    #283667
    Felix

    Please point me in the right direction

    1.) What file or exact location would I past this css code you have provided?

    2.)Please provide me with the link for the ubermenu plug in as I couldn’t find it when I searched for it.

    Thanks.

    #283668
    Leo
    Staff
    Customer Support

    1) Follow the direction here to add CSS: https://docs.generatepress.com/article/adding-css/#simple-css
    Once the plugin is installed, you can copy and paste code into Dashboard > Appearance > Simple CSS

    2) https://wpmegamenu.com/

    #283679
    Felix

    Hi,

    Can uber menu be used in multiple websites?

    #283680
    Felix

    Also what plug in would you recommend for complex forms such as this?
    http://www.australianmigrations.com/free-visa-assessment

    #283688
    Tom
    Lead Developer
    Lead Developer

    Looks like UberMenu is single site usage only.

    As for forms, check out Ninja Forms or Gravity Forms.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.