Hi there community,
How do you achieve the same font, line spacing, color and basically same styling that the rest of my copy is on my site to the feature box element
Hi there community,
How do you achieve the same font, line spacing, color and basically same styling that the rest of my copy is on my site to the feature box element
Hi Carolina,
Thank you for writing in, please add this to the Page > CSS
p.x-feature-box-text {
font-size: 1.2em;
line-height: 1.4;
}
Hope it helps,
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.