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.

Change title font size of price table

Resolved 5 replies customizationthemetheme-north
5 years ago · Last reply by SiteOrigin 5 years ago

Hello,
I am using the SiteOrigin North theme, and I would like to change the title font size in my price table. I tried doing it with Custom CSS (the visual editor), but seems I can only change the subtitle size by itself, not the title. If I try to change the title size, the subtitle size changes also.
Could you please help? Maybe tell me what CSS code I can put in directly? For reference, this is the page: https://weignitegrowth.com/services/website-seo-content/website-design-packages/

Thanks a lot,
Poulomi

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. SiteOrigin 5 years, 25 days ago

    Hi Poulomi

    Thanks for posting your question. You can try to use the following:

    .ow-pt-columns-atom .ow-pt-column .ow-pt-title {
    }
    .ow-pt-columns-atom .ow-pt-column .ow-pt-title .ow-pt-subtitle {
    }
  2. poulomi 5 years, 15 days ago

    Hi, sorry I didn’t get a notification about your message.

    Where do I specify the font size of the title then?

    I tried this CSS:

    .ow-pt-columns-atom .ow-pt-column .ow-pt-title {
    font-size: x-large
    }

    AND ALSO:

    .ow-pt-columns-atom .ow-pt-column .ow-pt-title {
    font-size: 50pt
    }

    Nothing changed. Can you give me the exact code please?
    Thanks a lot!

  3. SiteOrigin 5 years, 14 days ago

    Hi Poulomi

    You can add !important the example rules you’ve listed above and they’ll work.

    font-size: 50pt !important;

  4. poulomi 5 years, 14 days ago

    Ok thank you, it did work now.

  5. SiteOrigin 5 years, 14 days ago

    Thanks for the update, we’re glad to hear you’re making progress.

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