• crimsonreign

    (@crimsonreign)


    Please help. I can’t seem to find where to change the font size for the entry text. I can change the font size of the headings but not the posted entry. please help.

Viewing 10 replies - 1 through 10 (of 10 total)
  • mkgago

    (@mkgago)

    have you tried editing this tag in style.css

    .widecolumn .entry p {
    font-size: 1.05em;
    }

    (it’s in under wp-content/themes/default (if you’re using the default)

    ragecg

    (@ragecg)

    I’ve been trying that all night, to no avail:(

    Ideas? sorry…

    NuclearMoose

    (@nuclearmoose)

    How about a link to your site so we can peek at the CSS you are using and then we can try to figure out what will work for you.

    ragecg

    (@ragecg)

    Sure: https://www.ragecg.com/bushido

    Still a work in progress test site… etc.

    ragecg

    (@ragecg)

    Anyone find a fix for this?
    I tried the correct css above, but still not working:(

    Am I missing something?

    Kafkaesqui

    (@kafkaesqui)

    ragecg,

    In your css:

    .narrowcolumn .entry p {
    font-size: 1.5em;
    }

    Never assume one person’s solution is for everybody. ;)

    SHWING!! Thanks man!!! Worked like a charm… can’t believe I didn’t just do that myself:) hehe…

    Thanks again!

    Can someone take a look at my css and tell me where to increase the size for my posts? I believe it’s under storyContent, but I’ve tried that and nothing happens. I evern put font-size: 200% and it remains the same as before. I don’t want it huge, just a bit bigger. I even tried the body section font size, but that only messes with the hardcoded stuff on the right and left columns.

    Thanks!

    https://joscafe.com

    Never mind, I figured it out… thanks anyway

    can you check mine please? its a bit strange :S…. i want to check the entry text, not the title and not the footer of the entry, just the text:

    heres my CSS:
    https://kinosonora.com/blog/wp-content/themes/mistylook-101/style.css

    thanks! ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Change Font Size in Posts’ is closed to new replies.