changing style selectors
-
Hi, here’s my problem: I was looking over my style.css and noticed i want to change the name of one of my selectors to make it easier to understand, but since I removed the hardcoded HTML div class selectors with WordPress’s functions that return the data from WP db, so how do I change each individual div class selector being used?
Do I have to manually change it in WP db or should I just redo from scratch and make sure I defined all the different elements with unique styles before going ahead to replace the hardcoded HTML class selectors?
The topic ‘changing style selectors’ is closed to new replies.