Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I’m using the Vantage theme and I would like to change the line spacing between paragraph links in the footer. I know it can be done by adding the following code under Appearance > Custom CSS:
.entry-content p {
line-height: 25px;
margin: 0 0 25px;
}
However, it is not working on my website. The line height doesn’t change, not even when adding !important.
Thanks!
Elysa
Hi Elysa,
Do you have a public URL where we can take a look at what’s going on?