• Resolved lynnmillerzummocom

    (@lynnmillerzummocom)


    Good afternoon. I am using the HoPE theme on http://www.reviewsbyjessewave.com/ and have never been able to get italics to work unless I force it with CSS using a <span... tag for each instance. I have looked through the theme’s style.css and found the entry for

    i, em, dfn, .fn, cite {
    font-style: normal;
    }

    so I changed it to

    i, em, dfn, .fn, cite {
    font-style: italic;
    }

    with no success. I also cannot find another entry for i or em in this css that would cause this issue. Any ideas? Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The em’s looks fine in my browser, are you sure it’s not a caching issue in your browser?

    A link to a page that demonstrates the problem (lack of italics) might help.

    Thread Starter lynnmillerzummocom

    (@lynnmillerzummocom)

    Thanks huggie, that was it. Stupid me. I tell my clients all the time to clear their cache when they don’t see a change and I didn’t take my own advice. At least I know that I’m not a complete CSS idiot…

    dentsadventure

    (@dentsadventure)

    I’m having the same problem (www.dentsadventure.com) but I don’t understand how you resolved it. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No italics in HoPE theme?’ is closed to new replies.