modified file bootstrap-buttons.css
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -1,6 +0,0 @@
|
||||
jQuery( function( $ ) {
|
||||
$( '#customize-control-generate_woocommerce_primary_button_message a' ).on( 'click', function( e ) {
|
||||
e.preventDefault();
|
||||
wp.customize.control( 'generate_settings[form_button_background_color]' ).focus();
|
||||
} );
|
||||
} );
|
Reference in New Issue
Block a user