CloudFlare was caching my CSS files. I diagnosed this by selectively purging the CSS file from the cache, and then solved the issue by turning on “Development Mode”, all via the CloudFlare dashboard.
Related Posts:
- Child Theme Not Overriding Parent Theme
- Please Explain the Importing Process of Multiple Stylesheets for Child Themes
- Not all CSS elements transferring via parent to child?
- Parent theme styles overriding child theme CSS [closed]
- get_template_directory_uri() links to child theme not parent
- Setting Up Child Theme To Take Priority
- Child Theme not loading multiple stylesheets
- Help with is_page() and calling css for specific pages in a Child Theme
- Preventing PHP Execution in Parent Theme
- Functions.php in child theme that loads CSS file breaks website
- get_template_directory_uri pointing to parent theme not child theme
- Child theme – Overriding ‘require_once’ in functions.php
- Redeclare a function in a child theme
- How to override a function when isn’t at functions.php
- functions.php inject inline css
- One Child Functions.php for Multiple Child Themes
- Removing custom background and header feature in child theme
- How to override function in functions.php of parent theme?
- Logout/login redirect CSS issue
- override parent theme configuration in child functions.php
- syntax for remove_filter in parent theme with class
- Override parent theme function that is not hooked or in the functions.php file
- Function in Child Theme not overriding Parent Theme function [duplicate]
- Child theme – copied some files from parent to child website still uses parent files
- How to add CSS style sheet dynamically in wordpress
- Simple/basic use of get_current_screen
- Is it possible to be more page/post specific with admin_enqueue_script?
- add sidebar area to header of child theme
- Enqueue styles after a plugin
- Overriding methods in a child theme
- Using the child theme functions.php to change the customizer.php on parent theme
- Child theme functions.php not executing
- How to add background image control to page admin controls?
- Make “sidebar template” the default template for new pages
- override parent theme configuration in child functions.php
- wp_enqueue JavaScript in child-theme (ReferenceError) using Search & Go
- Twenty Eleven Child theme error when attempting to use a rewritten function
- Add class or ID to any WordPress function
- Best practice when altering a parent theme function inside a child theme?
- Enqueue Style Only On Certain Pages Not Working
- Why does the ‘wp_nav_menu’ function work only until a menu is created?
- Creating a child theme – functions.php code issue
- How to style options page in dashboard?
- Overwriting Parent Theme’s Image Sizes
- Twentyten Child Theme: header images display messed up in admin panel
- change the url paths in the stylesheet dynamically
- Reuse variable in hook callback
- How to load parent theme template parts in child theme
- different style sheet for just one page template
- Custom styles.css sheet for visual editor
- Running script based on Category
- How would I go about replacing this function in my child theme located in inc/template-tags.php
- Is my code correct to enqueue CSS on a specific page?
- Dequeue script to prevent javascript event conflict on wordpress child theme
- Return child theme url
- Got white blank page after copying the functions.php to child theme
- Randomizing wp_tag_cloud() in child theme
- Where do I go to edit this area? [closed]
- How to include any template using Shortcode fuction?
- How to insert class in each list of categories?
- I can’t add CSS with functions.php
- This code works, but the way I integrated it is breaking the media uploader. How can I integrate it properly?
- How to remove admin footer text from inside child theme?
- How to store a number (coming from cookie) into query vars for later usage in other filters?
- How to overwrite template.php file
- remove_action not working, even after changing priority [duplicate]
- Do we need to change our child function.php to require/include child dir files when we add an over-riding file.php into the child theme
- remove/hide wp-editor
- How to use parent theme functions in child theme functions.php file?
- Removing parent theme CSS without editing parent theme
- Child theme functions.php
- Page Template Won’t Load Correct CSS File
- Change custom featured image size in twentythirteen child theme
- Looking for Functions File that doesn’t Exist
- Include widget file in functions.php of child theme
- Completely Disable WordPress RSS Feeds
- Can’t load assets
- Add Javascript code to functions.php childtheme
- How to reference different css (bootstrap) stylesheets for the header and body of a page?
- Can we have conditional CSS styling?
- CSS style and app.js not loading
- Post content overflows on my mobile phone
- How to add javascript code into Divi child theme?
- function class doesnt work
- how to remove a tag in the_category function
- Change default color scheme in twentyfifteen child theme?
- How to add styles in existing function?
- Adding a class to the body of an inactive site using multisite
- Conditionally apply css for a specific template part
- Including admin-options.php file in Child Themes
- How to automatically add custom classes to headings in content area
- uninstall a theme programmaticlly
- Update add_image_size
- Load a Child Theme’s style.css just before the closing tag
- Random text changing to weird icons in both admin & front end
- Blank child theme – functions.php problem
- unregister_sidebar in child theme not working
- functions.php / replacing div’s with new ones?
- Child Theme not working – CSS gone
- How to fix enqueue_styles error for a twenty-seventeen childtheme