Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support VUM Support – Jhay

    (@jhayvum)

    Hello,

    Unfortunately, we can not replicate this issue. Kindly send a screenshot of your settings and the dashboard.

    The panel does not work in full width, neither does the secondary panel.

    Plugin Support VUM Support – Jhay

    (@jhayvum)

    Hello,

    What you can do is to add be below CSS style to your WLCMS Settings > Custom CSS for Admin https://d.pr/i/lY7mr4

    
    .wlcms-welcome-panel, .wlcms-welcome-panel .welcome-panel-content {
        padding: 0!important;
    }
    .wlcms-welcome-panel .welcome-panel-content {
        max-width: none!important;
        margin-left: 0!important;
    }
    .wlcms-welcome-panel .elementor-section-full_width {
        width: 100%!important;
        left: 0!important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘hiding WP standard panels doesnt work anymore’ is closed to new replies.