- Joined
- Oct 7, 2014
- Messages
- 460
- Likes
- 684
- Degree
- 2
I'm starting to lose it with WordPress lately.
At the start of the week I had to uninstall a theme which was totally unworkable. None of my edits were responding, tried everything. Thought, 'Ok screw this', and bought a new theme because I'd wasted too much time already.
Everything was going smoothly with this new theme until I needed to make some custom CSS edits again.
Basically I'm just trying to code some social sharing buttons into my theme rather than using a plugin, I use SublimeText2 and Chrome to code these things up before updating my site, so I know the code was working.
First of all I created a new stylesheet for the css and hooked this into the theme, and it ignored it. Then I added the css into the existing stylesheet and it still ignored it. I've cleared my cache, purged my CDN etc.
In Developer Tools on Chrome it can see the stylesheet when I'm referencing it, but none of the styles get applied to my HTML elements.
Any ideas?
At the start of the week I had to uninstall a theme which was totally unworkable. None of my edits were responding, tried everything. Thought, 'Ok screw this', and bought a new theme because I'd wasted too much time already.
Everything was going smoothly with this new theme until I needed to make some custom CSS edits again.
Basically I'm just trying to code some social sharing buttons into my theme rather than using a plugin, I use SublimeText2 and Chrome to code these things up before updating my site, so I know the code was working.
First of all I created a new stylesheet for the css and hooked this into the theme, and it ignored it. Then I added the css into the existing stylesheet and it still ignored it. I've cleared my cache, purged my CDN etc.
In Developer Tools on Chrome it can see the stylesheet when I'm referencing it, but none of the styles get applied to my HTML elements.
Any ideas?