• This site was set up years ago using a custom theme. The front page has coded a left and right column. When editing in the backend, only the left column displays. So I converted the classic to blocks and inserted a Media & Text block. The text showed up as all squashed up, so I added to the style.css

    .has-large-font-size {
        font-size: 36px;
        line-height: 36px !important;
    }

    I thought that fixed it …. it did on my computer, but my client’s Chrome browser still shows the text all squashed up.
    What did I do wrong?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • @jillc

    Site looks the same to me in Chrome and Safari – maybe you need to force refresh CSS in the browser – reload the page with shift pressed to force a reload of all server resources to ensure correct copy of the amended CSS data.

Viewing 1 replies (of 1 total)
  • The topic ‘style error in Chrome’ is closed to new replies.