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.

Font size Features Widget

Open 1 reply generalpremium
10 years ago · Last reply by Magus 10 years ago

I want to make the Feature widget’s tittle Font smaller, for my porpouses its quite big, Is there any code so I can change the font size of the title?

You can find the widgets I´m talking about under the main image.

And again the “new Thread format” doesnt allowed me to select a theme or Plugin

URL: http://qpuntto.com/cliente1-3/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Magus Staff 10 years, 9 months ago

    Hi Artvaz

    Please try adding the following to your custom CSS

    body.page-id-1480 .sow-features-list .sow-features-feature h5 {
        font-size: 1em !important;
    }

    I have targeted that page specifically. If you want the setting to be site-wide then please use this instead

    .sow-features-list .sow-features-feature h5 {
        font-size: 1em !important;
    }

    Thanks

    Magus

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