I created a child theme for fluida theme and my css in the style.css didn’t work, so I found that there is a style tag in the <header> that named fluida-main-inline-css and it includes all the theme css and makes it overriding on my child-theme style.css that I created exactly how it showed in this page: https://codex.wordpress.org/Child_Themes
How can I avoid from this inline-css?
There is a way to inject my child theme css after this inline-css?
I’m using the most specific rules that I can and it didn’t work.
Can’t you add an option that will make the using of child-theme more easy? like option to “inject” my child-theme style after all your files in the <head>, or if it’s already possible I’d like to know how to do that and get some directions, because I don’t have too much experience with child-theme in WordPress.
Thanks,
Ido.
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘fluida-main-inline-css overriding my child-theme css’ is closed to new replies.
Our site uses only necessary functionality cookies.
See the cookies policy for more info.