Home>Support>So Features widget fonts

So Features widget fonts

Hi, I would like to target the text just below the date line (in my home page). I tried modifying what I found in the forum but it doesn’t work. What am I doing wrong? Please help. Thanks.
.sow-features-list .sow-features-feature .entry-content p {
font-family: ‘antonioregular’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif !important;
font-size: 26px !important;
}

URL: http://www.atcas.org.sg

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Chandran

    If you’re asking about the text such as ATCAS / ALPAS FRIENDLY GAME you might try:

    /* Features Widget */
    
    .sow-features-feature .textwidget p {
    font-family: 'antonioregular', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 26px !important;
    }
    

    Let us know how you come along.

  2. 9 years, 2 months ago Chandran V

    Thanks, Andrew. Could you show me how to find the selector “.textwidget p”? I keep seeing “.entry-content p” using the Chrome developer tool. Thanks.

  3. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    That’s correct. .entry-content p is the rule that governs the paragraph in the Features widget. What I did was look at the containers of the Features widget and create a more specific rule as we don’t want to change all the other paragraphs.

  4. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Check out my three green boxes if you can see them:

  5. 9 years, 2 months ago Chandran V

    I see. Many thanks, Andrew. Cheers !

  6. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    For sure :)

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More