The mobile section in the header is not working. I have removed it and checked all settings in customizer, added back always the same. At first i noticed it was not visible as I had a black header background and no option to change that color. Changed CSS and still does not work. I deleted all CSS and tried pressing while not visible and same, nothing happens.
Theme version: 7.2.10 WooCommerce version: 5.7.2Hello,
Provide us with temporary WP Dashboard and FTP access to fix the issue, please.
Regards
Thank you
Hello,
Our FTP user does not have permission to edit file https://gyazo.com/7eb4d40811e692ec289e295bb9ff6d1e
So, find
add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ), 20 );
and change it to
add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_scripts' ), 40 );
in /wp-content/plugins/et-core-plugin/app/controllers/customizer.php
Or provide FTP with correct permissions.
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.