Home>Support>Change title font size of price table

Change title font size of price table

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 4 years, 5 months ago SiteOrigin

    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. 4 years, 5 months ago poulomi

    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. 4 years, 5 months ago SiteOrigin

    Hi Poulomi

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

    font-size: 50pt !important;

  4. 4 years, 5 months ago poulomi

    Ok thank you, it did work now.

  5. 4 years, 5 months ago SiteOrigin

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More