2 different sizes of the titles of the posts Posted in : Read WP AnonymousInactive 23 December 2015 at 17:54 #27603 Dear PixelWars, please advise what should be changed to have the same font size of the title of posts in these 2 situations: 1. while on the main blog page (with sidebar): http://themes.pixelwars.org/read-wp/?blog_type=sidebar 2. after clicking the title of the blog: http://themes.pixelwars.org/read-wp/adaptive-vs-responsive-layouts-and-optimal-text-readability/ In the 1st situation the font size is a bit smaller than in 2. BR, MAciej serkanModerator 23 December 2015 at 18:16 #27606 Hi @MAciej; H1 title’s font-size: 2.20em; we didn’t give the font size over pixel. With the sidebar post title’s font-size: 1.9em; If you have the same font size I mean you can use this custom css code; h1, .blog-posts .entry-title { font-size: 1.9em; } Thanks AnonymousInactive 23 December 2015 at 18:18 #27607 Thanks, works great. serkanModerator 24 December 2015 at 15:23 #27615 You are welcome. AnonymousInactive 15 March 2016 at 12:15 #29523 Serkan, 1 more question. The same situation applies to the text in the blog posts. The text in the blog posts is a bit bigger than in the “review”. Please have a look here: http://knedleipiwo.com/ (preview) http://knedleipiwo.com/mapy-cz-cala-czeska-republika-i-europa-w-twoim-telefonie-komorkowym-001/ (the blog post) Ho to make the blog post text smaller (the same size as the preview)? BR, Maciej serkanModerator 16 March 2016 at 12:14 #29541 Hi Maciej, You can use this custom css code; @media screen and (min-width: 768px) { .blog-single .post .entry-content > p { font-size: 1em; } } Thanks AnonymousInactive 16 March 2016 at 13:23 #29561 Works fine. Thanks! serkanModerator 16 March 2016 at 13:26 #29563 You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks. Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register