Font Weight Display Issue

Hi,

The preview in Cornerstone of my page has the font weight displaying correctly but when I view the page in my browser it displays the wrong font weight. I’ve tried editing the CSS in Cornerstone to override the font weight and it didn’t change at all. Here is a link to the page http://trailswesttrailers.com/adventure-brochure-lp/

Please advise. Thanks!

Cornerstone View

Web View

Hello @ieproductions,

Thanks for asking. :slight_smile:

Yes there is a visible difference between front end font weight when compared with Cornerstone. Please try adding following CSS:

.x-text .x-text-content-text-primary a {
    font-weight: bolder !important;
    font-family: 'Roboto', sans-serif;
}

As you are using cache plugin, please clear the cache and see how it goes.

Thanks.

I made those changes and the font changed on the trailer models but the font weight is about the same.

Hello @ieproductions,

Thanks for updating the thread.

Please make sure to clear cache. Also I tried opening the URL you have shared but I am getting 404 page not found error message. https://cloudup.com/cBDRKfMCcDj. Can you please confirm?

Thanks.

That’s odd the page is loading for me and I did clear the cache. Hmm the page said it was no longer published… so weird. Try loading the page now.

Our web designer is changing our main theme and for some reason it fixed the issue!

Thanks for updating the thread, feel free to update it if you have any related question, if you have a non-related question you can open a new support thread anytime.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.