• Resolved Guido

    (@guido07111975)


    Hi,

    I use the Theme Customizer for letting the user add own logo and own header image.

    How can I add css (such as height and width) to the Theme Customizer? For example, I have defined width and height of header image in functions.php (add_theme_support custom-header) but it’s not working when adding new header image via the Theme Customizer. So I guess I need to add css another way?

    Guido

Viewing 1 replies (of 1 total)
  • Thread Starter Guido

    (@guido07111975)

    Aha, I found out that I can add ‘function customize css’ to the functions.php. Great, now I can add some css.
    Another question, how can I add the cropped header image size (from custom header) to this function?

    Guido

Viewing 1 replies (of 1 total)
  • The topic ‘Theme Customizer > add css / style’ is closed to new replies.