| bio | website | |
|---|---|---|
| location | Arkansas | |
| age | 26 | |
| visits | member for | 8 months |
| seen | May 16 at 21:24 | |
| stats | profile views | 1 |
|
Sep 29 |
awarded | Student |
|
Sep 24 |
awarded | Supporter |
|
Sep 18 |
awarded | Scholar |
|
Sep 18 |
accepted | How do I dequeue a parent theme css file? |
|
Sep 18 |
comment |
How do I dequeue a parent theme css file? You're absolutely right though with your code. I was able to get the script to dequeue after adding the priority so that the child dequeue code runs last. Thank you! |
|
Sep 18 |
comment |
How do I dequeue a parent theme css file? I want the base styles from Starkers but want to be able to override them, which is why I want to use @import in style.css (currently the base theme styles are loaded after the child theme, which makes it impossible to override the styles without making the css selectors more specific). |
|
Sep 18 |
asked | How do I dequeue a parent theme css file? |