New Landing How can we help? Atelier How to Make Post Font Bigger by Default?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #261586
    kyzcreig
    Member
    Post count: 137

    I notice in the demo all posts uses h5 tags:
    http://swiftideas.com/blog/2014/09/01/the-ultimate-theme/

    This looks a lot better than the default font:
    http://irc.bio/2016/04/13/what-is-propylene-glycol/

    What would be the right way to format it so the text looks like the demo, without having to manually add h5 tags or mess up the text anywhere else.

    #261629
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The text on the demo is not h5, it’s paragraph text

    – Kyle

    #261630
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ahh sorry, yes it is.

    You will need to highlight all of the text and format it as h5

    – Kyle

    #261658
    kyzcreig
    Member
    Post count: 137

    Yeah, I like the look of H5. But it’s a major kludge to do that in the WYSIWYG wordpress editor. What might be better is if paragraph text in posts had that styling. Is there an elegant way to accomplish that?

    #261665
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sure, add this to your custom css:

    .single-post-standard .content-wrap p {
      font-size: 16px;
      line-height: 28px;
    }

    – Kyle

    #261919
    kyzcreig
    Member
    Post count: 137

    Wow it looks great. Could we do that for pages and product pages too?

    #262038
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Why not just change the body text size in the theme options?

    – Kyle

    #263349
    kyzcreig
    Member
    Post count: 137

    It changes the body font everywhere else which doesn’t look good. You guys designed the theme with that font size and it looks great. It’s just the written content doesn’t look good, which is why I’m guessing it was switched to h5.

    #263450
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately there’s no easy way of changing all the paragraph text without affecting things like sidebar etc.

    The only way is to target each thing individually with css, for e..g the page builder element being used

    – Kyle

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register