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.

So Features widget fonts

Resolved 6 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

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

    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. Chandran V 10 years, 10 months ago

    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. Andrew Misplon Staff 10 years, 10 months ago

    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. Andrew Misplon Staff 10 years, 10 months ago

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

  5. Chandran V 10 years, 10 months ago

    I see. Many thanks, Andrew. Cheers !

  6. Andrew Misplon Staff 10 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread