Before you ask please READ THIS

When the font change of size in the same post...

edited April 2014 in Beach Please Posts: 0
I have notice something, i don't know if it is a bug or something else, but in a page, the first paragraph is a few bigger than everything go after...
Post edited by [Deleted User] on

Comments

  • AirAir
    Posts: 10,970
    Same thing you could see in our demo. It is common style where first paragraph is enlarged as kind of introduction to content.

    Need to remove it? Remove this from style.css
    .single-post .real-content > p:first-child,
    .single-work .real-content > p:first-child,
    .page .real-content > p:first-child{
        font-size: 16px;
        line-height: 1.5;
    }
    With regards.
  • thanks.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!