You see website such as facebook for some unknown reason has different font such as what is being used in the options because when I tried using inspect elements it always has different font because I mean its always bold but in the option and customize font I didn't use any of the font that is seen in the elements. Can someone please explain how to change the fonts?
|
feedback
|
|
If you can't see the font, it's because it's declared in a separate CSS file. I'd suggest using a CSS editing extension such as StyleBot. An extension like this will probably work better than editing the page via Inspect Element because with the extension, the changes will be persistent. | |||
|
feedback
|
|
I'm not sure, do I understand your question correctly. When you use Inspector you know you can move mouse on the text and Inspect element will highlight where does code under your mouse use on the page. So when you see the element you intersted in, you can see css right of inspect window, and there could be something like | |||
|
feedback
|