Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('customize_controls_print_styles',function () {
- ?>
- <style>
- .ahfb-header-builder-is-active #customize-theme-controls #sub-accordion-section-section-header-builder {
- min-height: unset !important;
- }
- </style>
- <?php
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement