Archived topic
Add extra text to sticky menu
3 replies · Started by Antwan on April 10, 2018
Viewing posts 1–4 of 4
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
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.
Hi Leo,
Works like a charm, you're the best!
Thanks,
Antwan
Glad I could help!
This archived topic is closed to new replies.