Dear developers, I'm very sorry, but please tell me how to change the style of the text on the forum. It is now displayed as bold (screenshot attached). Unfortunately, I myself could not find in the code that line with the style that makes the text bold. (
And one more thing: when the page is loaded for 0.4 seconds, the text is displayed with the Roboto normal font (without bold), then for 0.1 seconds the serif font, and only then the Roboto font with bold is connected.
Is it possible to do something to immediately display the desired font? I have the Roboto font installed everywhere on the site.
An example of a page on the site: https://giport.ru/forum/mebel/16960
Chris, thanks for the reply!
I ask you to pay attention:
1. There is no "font-weight: bold" tag in my screenshot. I tried creating a "font-weight: bold" tag and turning it off, but the font was still bold.
2. In your browser, throughout the site, the font is displayed with serifs, such as Times New Roman, but it should be Roboto.
3. When loading a page in my browser (Opera, Google Chrome), 3 font changes Roboto Normal > Times New Roman > Roboto Bold occur in 1 second. How can I make it load only 1 type of font?
Also, can you tell me how to fix it? Some user avatars (seen in the right column) are oval and out of proportion when they should be round.
Dude, you are a genius, thank you so much!
In what file can I disable this class and will the layout fail because of this in another place?
The 500 > 400 fix doesn't help, the bold is only disabled when the entire class is disabled.
Maybe the problem is an error on the page, for example, due to the fact that a font pair is not loaded from the Google server?
The screenshot shows a lot of warnings and errors with loading fonts.
You can fix your text bold by some common tags of HTML and CSS.
If you don't have any idea about HTML and CSS, then let me know I will guide you.