hrb_color_scheme_css()

Enqueues front-end CSS for the custom color scheme.


Package


    Description Description

    We can’t use wp_enqueue_scripts & wp_add_inline_style b/c this loads the custom css after style.css so it causes inheritance bleed through on colors. Need to use wp_head instead to solve issue. TwentySeventeen does the same thing.


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.