Parent css overwrites child css responsiveness
-
Hello everyone,
I have a bit of a problem currently. On my website I have a child theme installed. In the functions.php of my child theme I import only the parent css (child css is imported by default). But in the parent theme folder ‘styles’ there is also an other responsive-style.css. The responsive-style sheet is for devices with a width of 768 px. Everything is working fine, until I try with a device under 768px. The parent responsive-style.css overwrites my responsive css I have put in the child style.css
Anyone knows how to fix this? It would mean a lot to me, I’ve been struggling this for a couple weeks..
Kind regards,
Robin Buren
- The topic ‘Parent css overwrites child css responsiveness’ is closed to new replies.