Archived topic
Change font for search button
3 replies · Started by Manuela on February 12, 2021
Viewing posts 1–4 of 4
Hello,
Could you let me know how can I change the font that appears on my Search button? I need it to be Lora.
The Search box is at the bottom of my homepage.
Thank you,
Hi there,
try this CSS:
.wp-block-search .wp-block-search__button {
font-family: "Lora", serif;
}
Great, thank you!
:)
This archived topic is closed to new replies.