I want to reduce the line spacing in the text widget i have in my footer titled “FDA & THC DISCLOSURES”. Is there any easy way to do this? https://vitalitycbd.com/
Jesse
I want to reduce the line spacing in the text widget i have in my footer titled “FDA & THC DISCLOSURES”. Is there any easy way to do this? https://vitalitycbd.com/
Jesse
Hi Jesse,
Thanks for writing in! Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and see if that helps.
.x-colophon.top .textwidget p {
line-height: 1.2 !important;
}
Thanks!
THANK YOU!!!
You are most welcome. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.