Home
GovIntranetters
Home › Forums › GovIntranetters › Correct way to implement styles in child theme
Tagged: child theme, css, stylesheet
Is there a correct way to implement custom css when using a child theme?
I’ve made my a child theme and successfully got the child theme stylesheet to load after all the other css files however there is a bunch of inline css that loads after.
Example: style id='govintranet_custom_styles-inline-css' type='text/css'
style id='govintranet_custom_styles-inline-css' type='text/css'
Loads after my child style along with inline css that looks like its coming from plugins