Locating wordpress html?
-
Hey everyone,
I have an elements to which I want to change the css, I inspected the element and found that code:
.main-navigation a {
color: #1c1c1c;
}I want to change something in that code, and the inspector says that the code is located at ‘inline:12’. Usually code is located in style.css and then it’s easy to find and change it. But where actually code that is ‘inline’ found? How can I change it?
Thanks a lot in advance,
Omer
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Locating wordpress html?’ is closed to new replies.