How to get a custom post type template to use the fonts sizes from the theme customizer
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
5Hi Murdo
Please send a link to a correct page and another to a custom post type page.
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.
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.
Great, seems to have done the trick. Thanks again.
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.