• Resolved Frank Spade

    (@spade)


    Hi,
    I wasn’t able to figure out, how to bold the “Read more caption”.
    I noticed, it gets bold when I place the mouse over it, but I like to bold it independently. Unfortnunately, I can’t see, how to do that.
    Any suggestion is greatly appreciated.
    Kind regards,
    Frank

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @spade,

    Please try adding this CSS code to Appearance > Customize > Additional CSS (or to wherever you usually add custom CSS)

    .qem .readmore 
    {
    font-weight: 800 !important;
    }

    Let us know if this helps!

    Thread Starter Frank Spade

    (@spade)

    Thanks Kim,
    that did it!
    I appreciate your quick support.
    Keep up the good work!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to bold the “Read more caption”’ is closed to new replies.