Advertisement
GochiSiyan

rtl customizer

Mar 23rd, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. add_action('customize_controls_print_styles',function(){
  2. wp_add_inline_style('jeg-customizer-css','.customize-control-jeg-radio-buttonset .buttonset .switch-label {display:inline-block;}');
  3. },9999);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement