• I have this code in my post meta and for some reason the text is italic, and not normal:

    <div style=”font-family: Arial; font-size: 13px; color: #555555; margin-top: 5px; margin-bottom: -10px”>
    Read more
    </div>

    How do I change it to normal?

    I’ve used font-style: normal, but it doesn’t work.

    Is every text used in Elements > Hooks displayed as Italic text?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter awesomeblogger

    (@awesomeblogger)

    Wow, look, it appears italic even in my comment.
    Why is italic here? Am I missing something?

    Hi there,

    can you share a link to your site and we’ll take a look at what CSS is causing that.

    Thread Starter awesomeblogger

    (@awesomeblogger)

    Hey David,

    I am unable to unfortunately! But I don’t have any custom code that is making things italic. I don’t know.
    Can you check whether or not the same function is italic in your Hooks?

    Leo

    (@leohsiang)

    That HTML definitely should not be italic.

    I would check if you have a <em> that’s missing a </em> somewhere in your site.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Text in Elements > Hook is italic. How do I change it to normal?’ is closed to new replies.