[Support request] Simple text in secondary menu

Home Forums Support [Support request] Simple text in secondary menu

Home Forums Support Simple text in secondary menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #698025
    Howard

    Hi guys
    Is there a “basic” way of just adding text or a slogan to secondary menu?

    I put in page custom ( it has link) which I don’t need) and text is fine ; it does however have a ‘hover’ for link I don’t need.
    Any ideas
    Thanks
    Howard

    #698078
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You could add it as a custom link and in the URL field you can place a #

    Let me know if that’s what you’re looking for or not 🙂

    #698159
    Howard

    Hi Tom:
    Text comes out fine, centered. Still a “hover” color over the text when # is put in URL? on custom link
    Is that about normal ?
    Howard

    #698205
    Leo
    Staff
    Customer Support

    Yup that is normal.

    Try adding menu-text as the custom class, then use this CSS:

    .main-navigation .main-nav ul li.menu-text a:hover {
        background-color: transparent;
    }

    Let me know 🙂

    #698241
    Howard

    Hi Leo
    in url custom spot I put menu-text (http://menu-text)
    then the custom css
    Still the hover color ???
    Howard

    #698251
    Leo
    Staff
    Customer Support

    The menu-text needs to be added as custom class, not URL.

    Click on the custom class link above for instructions.

    Let me know 🙂

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