[Resolved] CSS for separate font style in primary slideout

Home Forums Support [Resolved] CSS for separate font style in primary slideout

Home Forums Support CSS for separate font style in primary slideout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #913175
    HansRuedi

    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

    #913460
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #913555
    HansRuedi

    Hi Leo,

    Perfect. Thank you!

    #913579
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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