• Resolved Reggie

    (@rflukerii)


    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.

    • This topic was modified 9 years, 1 month ago by Reggie. Reason: Issue resolved

The topic ‘Hide Section Button Does Not Appear’ is closed to new replies.