Hey!
Hi
Does Flagship support Child Theme?
If yes, will Flagship work with WPML and Child Theme?
Regards
Best regards,
Peter
Great!
So when you normally suggest that we put css changes in the custom.css we can in stead use style.css in the child theme or must we also use the custom.css in the child theme?
No, the style.css file of the child theme should overwrite the default styles too - thus you don't need to use custom.css. However afaik the child theme style.css is loaded BEFORE the inline css code in the head section - thus you maybe need to use !important to overwrite some style rules. custom.css on the other hand overwrites ALL other styles (even inline css code in the head section) because Kriesi calls it right before the closing head tag.
You must log in to post.