WordPress "Customizer" over-riding child theme css
-
I am not new to the web dev/design game but for sometime I have been dealing with a ridiculous but annoying issue with my child themes. In the past when I created child themes the child theme styles would always take priority. However I notice that if you experiment with the “Customize” panel in the appearance section of the admin dashboard, it does not seem possible to undo those changes and turn the customize settings off.
For example, I have a 2012 child theme. I at one time took a look at the different fonts in the “Customize” panel. However it was only to view them since I always like to code all the look and feel settings myself in my child theme rather than relying on options in mysql.
The issue now is that my child theme css will not be honored. The “Customise” panel is taking precedence. The only workaround is to copy the effected child theme CSS into the “Edit CSS” area of the apprearance section which of course is honored as it is loaded in-line I believe. Howevere this is inefficient and annoying to do.
Does anyone else have this issue or has anyone found a solution for it.
Thanks,
Barry.
The topic ‘WordPress "Customizer" over-riding child theme css’ is closed to new replies.