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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.