Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #711329

    Hello!
    Is there Quick CSS to make all hyperlinks bold in the body copy without changing the font weight in menus/buttons/headers?
    Thanks in advance for your help.

    #711342

    Hey Julie!

    Try the following and let us know if it works

    p > a { text-weight: bold; }

    let us know if it works

    Best regards,
    Basilis

    #712167

    Hi Basilis,

    It doesn’t look like this has changed anything. Any other suggestions?

    Thanks!

    #712174

    Hi!

    Please add folowing code to Quick CSS in Enfold theme options under General Styling tab

    .avia_textblock a {
        font-weight: bold;
    }

    Cheers!
    Yigit

    #712182

    Works perfectly, Yigit– thank you!

    Not sure I like the way it looks, but that is a separate problem to discuss with the client. ;-)

    Thanks so much as always for your excellent help!

    #712184

    Hey!

    Please feel free to create a new ticket if anything else is needed.

    Thanks a lot

    Regards,
    Basilis

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