Identifying an HTML element's name in a page ( php code for opacity)
-
Hello,
I’ve just finished getting the child theme right and nothing is bugged. Now I’m trying to add things to the theme but I still didn’t understand how to do two things:- I want to change a title’s color from red to blue. How do I know the ID or the class that that HTML element has to be able to do that? Also, is there a way to run a script or something to change every element that has the color x to the color y?
- Currently my header is locked on the page, so it keeps there on scroll. How do I know which part of the code is doing that and how can I add opacity to it?
I hope this isn’t asking too much.
Thank you for all the help you have been given me.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Identifying an HTML element's name in a page ( php code for opacity)’ is closed to new replies.