• Resolved Teresa Machie

    (@teresa-machie)


    Hi,
    I have been working on widget – home, sidebar 2 (text), and in doing so, I have managed to change ALL the fonts on the entire homepage to italic. I have even brought in code from another page (not italic) and even it shows up italic.

    What could be overriding all of my font choices?

    Thank you,
    Terry

Viewing 9 replies - 1 through 9 (of 9 total)
  • You have probably left an <em> or <i> tag open somewhere at the top of you page. Please review the last thing you edited an ensure that all html tags are closed properly.

    Thread Starter Teresa Machie

    (@teresa-machie)

    Thank you,
    I will look to see if I can find it. I have messed around so much …
    (I am new at this coding.)
    Terry

    Thread Starter Teresa Machie

    (@teresa-machie)

    I am not able to find and open or <i> tag.
    Terry

    Thread Starter Teresa Machie

    (@teresa-machie)

    oh my gosh, even my reply to you became italic….

    oh my gosh, even my reply to you became italic….

    any html tags you type in (even the smallest bit of html code) gets interpreted as code by the editor, unless you use the ‘code’ button to mark it as code (click once before writing/pasting code, then once after; or highlight the code section and click the ‘code’ buton)

    if you post a link to your site, someone could have look and point the position of this unclosed <em> tag out to you.

    Thread Starter Teresa Machie

    (@teresa-machie)

    Hi Alchymyth,
    Here is the site address – https://www.firstnightchatham.com/

    Thank you for your help.

    Try closing the em here:

    <em><strong>KATIE MAYHEW<br>

    maybe:

    <em><strong>KATIE MAYHEW</em><br>

    Thread Starter Teresa Machie

    (@teresa-machie)

    How did you find that so quickly? Thank you, Thank you….
    I have spent so much time trying to figure this out.
    Reasons this should be left to the experts.
    Thank you Michael (& alchymyth)
    Ya!
    tm

    How did you find that so quickly?

    It was the first <em> on the page … just got lucky ??

    Glad to help!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘All fonts have changed to italic’ is closed to new replies.