Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #419149

    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!

    #419364

    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

    #419427

    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 !

    #419431

    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

    #419458

    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

    #420097

    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

    #425138

    Thanks Andy, It’s OK now :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Blog content text size & in grid summary not the same.’ is closed to new replies.