fonts
I have p tags and this does nothing to change the font I even used your so called css editor?
p {
font-family: Verdana;
font-size: 14px;
}
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi John,
There is other CSS present on your website that is more specific than the CSS you wrote. This means you’re CSS is ignored in favor of other CSS. I would recommend giving this article a quick read. To correct this issue you’ll need to select a more specific selector.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.