CSS editor, Font Issues
Hello,
I’m having some difficulty using SiteOrigin CSS editor. Our website is www.myorlandoinvestigator.com
I am attempting to resize the font in first footer widget. When I do change its size, the two bodies of text in the middle of the site change with it. I am sure there’s a simple fix, but I am not familiar with css.
Any and all help is very much appreciated.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi David
Assuming you’d like to just change the list font size in the first footer widget, try adding the following to AppearanceCustom CSS:
.footer-widgets .widget-content:first-of-type ul { font-size: 13px; }Adjust the font-size value as required.
Hope that helps.
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.