Archived topic
How can I edit the Search Navigation icon to enlarge it?
1 reply · Started by John on June 22, 2018
Viewing posts 1–2 of 2
How can I edit the Search Navigation icon to enlarge it?
Hi there,
Try this CSS:
.main-navigation li.search-item a {
font-size: 25px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
This archived topic is closed to new replies.