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.

Replies

4
  1. Greg Priday Staff 10 years, 2 months ago

    Hi Kevin

    By default the sidebar text should be same size as the body text. It’s all 13 pixels. It seems like the content you’re displaying on your site isn’t standard text. There’s some other styling coming into play that’s increasing the size.

    We can, however, write up some custom CSS for you to change the size of the sidebar text for you. I’ll get one of our team to write that up and post it here when they’re done.

  2. Greg Priday Staff 10 years, 2 months ago

    Hi Kevin

    This CSS should do the trick. Just navigate to Appearance > Custom CSS and paste it in there.

    /* Sidebar */
    #secondary .widget {
        font-size: 16px;
    }
  3. kevinmccourt 10 years, 1 month ago

    Thanks

  4. Support Assistants 10 years, 1 month ago

    We’re glad that helped :)

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