Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi,
On the “text blocks” how do we make the “paragraph” a larger font?
Hello,
Please add this css into your Custom Css box in General Options:
span {
font-size: 20px !important;
}
Change the value to your wish.
Best regards!
Hi,
The code did not work, I raised it up to 30, 40 and 50 and the paragraph font size still did not get any bigger, please see the page – https://lifetimecapitalgroup.0430446.netsolhost.com/?page_id=1870
Hello,
Please edit it to this:
p {
font-size: 20px !important;
}
Best regards!
You must be logged in to reply to this topic.