This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

CSS editor, Font Issues

9 years ago · Last reply by Andrew Misplon 9 years ago

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

1
  1. Andrew Misplon Staff 9 years, 10 months ago

    Hi 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.

Have a different question or issue?

Start New Thread