Archived topic
ids and classes
3 replies · Started by Maxim on December 23, 2019
Hi dear developer.
1. Is it ok, when there is id or class of html tag (shown in Browser inspector) but if i search for this id or class in total commander i don't see them in any css files of the template.
https://ibb.co/RY0dCf8
https://ibb.co/PNbW2h0
2. Are these IDs or CLASSes unnecessary? Or can i applay changes to them in customizer? Why are not these CLASSES or IDs defined in any css files?
Thanks a lot!
Hi there,
In some cases, classes and IDs exist so you can use them in your custom CSS. We don't necessarily use them, but you might need to.
Let me know if you need more info :)
Hi Tom,
I got it =)) You just make ID's and classes for each html element the further defination if it is needed.
Not all ID's and classes have already been defined in css files (for instance style.css).
Thanks a lot ))
That's right - no problem! :)