Viewing 6 replies - 1 through 6 (of 6 total)
  • no need to post all the code of your stylesheet; it is easily retrievable from the link to your site.

    as far as i can see, this style is controlling the font size in the post content (in style.css):

    .entry p{
    	margin:5px 5px;
    	padding:0px 0px;
    	font-family:  Tahoma, Arial,century gothic,verdana, sans-serif;
    	font-size:13px;
    }
    Thread Starter smacademia

    (@smacademia)

    cheers mate. hm, well i just changed that to 16, and nothing happened to the posts :/

    It’s still showing as 13px to me, changing it in firebug increases the font size.

    @smacademia
    where and how have you changed the font-size value?

    are you using the ‘dashboard’ appearance’ ‘editor’ ?
    or are you editing the style.css file of your theme locally on your computer and re-uploading the changed files to your site?

    Thread Starter smacademia

    (@smacademia)

    sorry guys – seems i was editing the wrong style.css file (i have an accidentally uploaded second copy of my theme within the theme folder).

    the first tip with entry p{ worked – thanks lots!

    🙂

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Removing modlook tag – Guys don’t use that unless there’s a real reason for it.

    Also marking ticket as resolved (which the post author can do themeselves).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Can't get font size right’ is closed to new replies.