Hi
My Blog Page:
http://www.markhuphotography.com/
Single post page:
http://www.markhuphotography.com/9558/%E5%A9%9A%E7%B4%97%E6%94%9D%E5%BD%B1%E4%B8%80%E6%9E%9A-2
The content text size not looked the same, is there anyway to make them look the same?
Thanks!
Hi Mark!
Layout width is the same. You may want to remove sidebar from your single posts if you would like to display single posts wider
Cheers!
Yigit
Hi Yigit,
Thank you for your quick response, I didn’t say that clear enough,
I doesn’t mean the post container, I mean the font size.
Thanks !
Hey!
Please add following code to Quick CSS
.entry-content {
font-size: 15px;
}
Make sure to disable CSS minifying feature before applying the code
Best regards,
Yigit
Hi Yigit,
Where I can find the CSS minifying feature?
And other thing is, I wish the blog page’s content fonts match the single post’s font size (sorry I didn’t said clearly.)
Thanks for the help!
Mark
Hi!
with Yigit’s code it should work to match the font size.
To switch off the CSS minifying feature go into the plugin’s setting and simply switch off the plugin’s feature.
Let us know when you need some more help with the theme.
Cheers!
Andy
Thanks Andy, It’s OK now :)