Archived topic
CSS for separate font style in primary slideout
3 replies · Started by HansRuedi on May 28, 2019
Viewing posts 1–4 of 4
First of all, many thanks for your work. Great stuff!
I'm using "Slideout" from your Site Library and I'm looking for a hint how to define a separate font style in style.css of my child theme only for the word "Slideout" ("schwarzaufweiss" on my site) in the fixed sidebar.
Thanks for help, Hans
Hi there,
Try this CSS:
#site-navigation .rotate a {
font-family: "Oswald", sans-serif;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Hi Leo,
Perfect. Thank you!
No problem :)
This archived topic is closed to new replies.