• Hi,
    I’ve noticed the built-in WordPress Customizer isnt working with my child theme. I currently import the parent themes styles using @import url(“../storefront/style.css”); as I have read its no longer necessary to enqueue scripts in the functions file. I have also tried enqueuing scripts anyway but this made no difference.

    Obviously I can just add my own custom CSS to make the required changes but I would like to fix the issue with the customizer first.

    Any help appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • What do you mean by ‘not working’? Please be a bit more descriptive ??

    Thread Starter andyt1980

    (@andyt1980)

    For example, I go to Footer section, change background-color to black, preview shows that the change has been made, I press save & publish, I go to front end refresh, try hard refresh but nothing has changed.

    Hard to diagnose this without a login I’m afraid but it’s not been reported elsewhere so very likely to be an issue in your setup.

    Try disabling plugins to check for conflicts.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customizer not working’ is closed to new replies.