Elementor UI Hack Widget Panel not working
-
Hello,
for me the feature “Elementor UI Hack Widget Panel” of Granular Controls is not working, its only work when I manually set the hack snippet like this:
add_action( 'elementor/editor/after_enqueue_styles', function() { echo '<style type="text/css"> .elementor-panel .elementor-panel-category-items { display: flex !important; flex-wrap: wrap; justify-content: flex-start; } .elementor-panel .elementor-element-wrapper { flex: 1 1 80px; } </style>'; } );
Does it work for you guys?
Thanks in advanced
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Elementor UI Hack Widget Panel not working’ is closed to new replies.