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.
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
Hi Basilis,
It doesn’t look like this has changed anything. Any other suggestions?
Thanks!
Hi!
Please add folowing code to Quick CSS in Enfold theme options under General Styling tab
.avia_textblock a {
font-weight: bold;
}
Cheers!
Yigit
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!
Hey!
Please feel free to create a new ticket if anything else is needed.
Thanks a lot
Regards,
Basilis