Forums

[resolved] Font Size Change for Content (6 posts)

  1. jermantowicz
    Member
    Posted 1 month ago #

    I know there have been posts about this previously, but I tried all the suggested solutions and I still can't get the font size to change.

    This should be a very simple fix, but no matter what I try nothing seems to happen. I want to change the size of the font for the content text, but whenever I change the pt size in the style sheet (for ".entry p"), it merely changes the spacing between lines and not the actual font size.

    My blog can be viewed at: http://blog.pasaii.com/

    Any help would really be appreciated!

  2. Pinoy.ca
    Member
    Posted 1 month ago #

    Your entry is coated by this span tag markup:

    <span class="Apple-style-span" style="font-family: Arial; font-size: 11px; line-height: normal;">

    The font-size here overrides the font-size in the .entry p definition of your style.css.

  3. rudolf45
    Member
    Posted 1 month ago #

    That's a Safari bug, especially when using the visual editor: it adds all those Apple-style things...

  4. jermantowicz
    Member
    Posted 1 month ago #

    How do I get rid of it then?

    It doesn't show up in the source code viewed in the Theme Editor when using Safari or Firefox.

    Do I need to reupload the theme files and just not edit them with the Theme Editor in Safari?

  5. rudolf45
    Member
    Posted 1 month ago #

    It is not in the themes or theme files. It is in your post's content. See the source code of your own blog.
    Try not writing in safari. Is it different?

  6. jermantowicz
    Member
    Posted 1 month ago #

    That worked! Thanks. :)

Reply

You must log in to post.

About this Topic