Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter eglerik

    (@eglerik)

    I verified with multiple Windows machines and browsers, Chrome on Mac does not have the issue.

    I resolved by changing the h3 definition in the theme’s style.css to:

    	
    h3 {
    	font-size: 23px;
    	font-size: 1.4375rem;
    }
    

    I am having this exact same issue, Win 10 machine, IE, Chrome, and Mozilla (I haven’t tried any other browsers). The ‘fix’ above did not work for me. Headings 1, 2, and 4 work just fine. Also, heading 3 looks just fine on android phone in Chrome or Mozilla. Font doesn’t seem to make a difference, but just for reference I’m using Ubuntu.

    • This reply was modified 9 years, 2 months ago by Stratus54.
    • This reply was modified 9 years, 2 months ago by Stratus54. Reason: clarity, detail
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Lowercase i’s get capitalized when bold’ is closed to new replies.