Odd WordPress css, overriding actual style.css?
-
I’m customizing a theme, Travelify, on my localhost and I’m running into a peculiar issue with css.
I am trying to remove the background within a couple of divs, but for some odd reason there is a wordpress:61 (any number really) that is completely overriding the style.css.
Below is a screenshot from the Web Inspector, if you look to the right you’ll see .wrapper – wordpress:58 and then below that the actual .wrapper css shows background-color:none;
Has this happened to anyone else, how can I override it?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Odd WordPress css, overriding actual style.css?’ is closed to new replies.