[Resolved] Add extra text to sticky menu

Home Forums Support [Resolved] Add extra text to sticky menu

Home Forums Support Add extra text to sticky menu

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #546232
    Antwan

    Good day!

    It is possible to add a text (i.e. ‘Search:’) to the magnifying glass when displaying the sticky menu? The display of only the glass-icon on the standard and mobile menus is fine, this question applies only to the sticky (scroll-down) menu.

    Thanks in advance!

    Antwan

    #546449
    Leo
    Staff
    Customer Support

    Hi Antwan,

    Try this CSS:

    .main-navigation.navigation-stick .search-item a:before {
        content: "Search ";
    }

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

    Let me know.

    #547143
    Antwan

    Hi Leo,

    Works like a charm, you’re the best!

    Thanks,

    Antwan

    #547405
    Leo
    Staff
    Customer Support

    Glad I could help!

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