Hide Section Button Does Not Appear
-
The button to hide a section is not appearing in the Customizer.UPDATE
This issue was caused by the YouTube WD plugin by WebDorado (https://wordpress.org/plugins/wd-youtube/). The plugin contains a CSS file (wd-youtube/css/admin_main.css) that includes the following declaration:.wd-template, .hide { display: none !important; }Once I disabled the declaration in my browser inspector, the Hide button appeared.
The topic ‘Hide Section Button Does Not Appear’ is closed to new replies.