[Resolved] Medium bold body text

Home Forums Support [Resolved] Medium bold body text

Home Forums Support Medium bold body text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1008120
    Barbara

    Hi, I find the bold text too bold and would like to make it more like a medium bold. Can you maybe give me a CSS that would allow me to control that? It’s for the text on this page:
    http://seaandlight.com/about-photographer/

    Thank you!
    Best,
    Barbara

    #1008122
    Leo
    Staff
    Customer Support

    Hi there,

    Give this CSS a shot:

    b, strong {
        font-weight: 500;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know ๐Ÿ™‚

    #1008123
    Barbara

    Perfect, thank you!

    #1008160
    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.