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.

How to get a custom post type template to use the fonts sizes from the theme customizer

Resolved 5 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

When I change the overall font size and style for the theme all other page font sizes and styles change. In the custom post type pages only the font style changes but not the sizes. Looks out of place compared with the other pages. How do I fix this so it picks up the font size changes in the theme?

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 1 month ago

    Hi Murdo

    Please send a link to a correct page and another to a custom post type page.

  2. Murdo 11 years, 1 month ago

    Hi Andrew,

    correct page
    http://lapismoon.com/wp4/half-day-courses/

    custom post type with small fonts:
    http://lapismoon.com/wp4/day-courses/
    I also noticed that the page builder widget font sizes don’t change.
    Thanks for your prompt reply.

  3. Andrew Misplon Staff 11 years, 1 month ago

    Try this under Appearance > Custom CSS:

    #main section, .main-wrapper {
    font-size: 17px;
    }

    The Customizer is just targeting .entry-content, on the custom page there is no .entry-content div.

    Let me know where else you’re seeing a problem.

  4. Murdo 11 years, 1 month ago

    Great, seems to have done the trick. Thanks again.

  5. Andrew Misplon Staff 11 years, 30 days 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