Hi @pragyasharmacounselling,
Thanks for reaching out, and thank you so much for the kind words- we really appreciate that! 🙂
I can’t see your site since it’s hidden behind a Coming Soon page at the moment, but I’ll include some basic examples here based on the demo site, and then if you need more specifics, maybe you could temporarily enable access to the site so we could take a brief look. Hopefully these examples will do the trick, though.
/* Site title/text logo */
.logo .header-logo-text {
font-family: Arial;
}
/* Tagline */
.tagline p {
font-family: Arial;
}
/* Menu */
.navbar-nav > li > a {
font-family: Arial;
}
/* H1 headings (h2, h3, and so on would be set similarly) */
h1 {
font-family: Arial;
}
I’ve just used Arial in these examples, but you can substitute the font(s) you’ve enabled with your plugin.
If you have any trouble, just let us know and we’ll be happy to help!
Steven, Thank you for this. Can you add code to change from all caps to capitalize for all headers and paragraphs? Basically, I don’t want all caps anywhere.
Also, how would I make the headings bold?
Thank you SOOOO much! This worked like a charm.
Thank you SOOOO much! This worked like a charm.
Happy to hear that, @pragyasharmacounselling- thanks for letting us know! 🙂
Steven, Thank you for this. Can you add code to change from all caps to capitalize for all headers and paragraphs? Basically, I don’t want all caps anywhere.
Also, how would I make the headings bold?
Hi @carmenr3, thanks for getting in touch! I’d love to help out with this- would you mind doing me a favor and starting a new topic here with a link to your site? A new topic will let you use the hidden link field, and also help to keep things easy to find for future searchers. Thanks so much!