Change content to bold from one point of the site and don't know why

Hello X,

Beginning the last week, I’m facing with an issue on my front page only and have no idea why content is appearing bold from one particular point of the main page.

As you see on the screenshot, from that point where I highlighted with red, everything become bold on this page.

In edit mode of cornerstone, everything shown correctly, so that’s why I don’t know where the problem is, as I didn’t change anything, just added new element without customising previous elements.

Do you have any idea how should I investigate what can be the problem or where do I find ?

Thank you in advance,
Cheers
T

Hey T,

That usually happens when there’s an unclosed HTML tag. Here’s an example of an actual unclosed HTML tag in your page. The <strong> tag wasn’t closed so it bolded the rest of the text.

It might not be the only one so please check the areas where you have manually inserted HTML or alternatively, save your page as a template and load it to a test page and remove element’s 1 by 1 until the broken HTML is found.

Thanks.

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