I have tried and tried but can’t figure out why the h1 title on this page will not display in bold.
I have tried various css on top of the Advanced styling, but something is reverting it to normal weight.
Also happening with H3 in the footer. Can you see what’s going on?
thanks
Nancy
Hey Munford,
Please add the following CSS rule:
h1 {
font-weight: bold !important;
}
Let us know if it solves your issues.
Best regards,
Basilis
Hi Nancy,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria