Admin CSS cause problemas in Customize screen
-
The “wrap” class in admin.css causes a conflict with the WordPress class of the same name. This causes the form to configure the theme options to be placed incorrectly.
Position: relative is applied from the “wrap” class, overwriting the position: fixed rule of the “wp-full-overlay-sidebar” class.
This class also causes problems with the WooCommerce order table when queried from the mobile phone. At the bottom of the page you can not access the input to filter orders.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Admin CSS cause problemas in Customize screen’ is closed to new replies.