• Hi there

    Have a issue after updating to 5.5

    4 boxes is shown in the bottom of control panel. where the text: Add boxes from the screen options menu is in every one of them.

    How to remove this?

    Best regards
    Daniel

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello White Label-CMS-Team,

    firstable thanks for your great plugin!

    I have the same problem as described above by Daniel. How can I remove the empty boxes? They only appear if I choose “hide all widgets” in the White Label CMS settings.

    Thanks in advance, Steve

    Hi all

    No solution? I’ve the same problem.

    Christian

    Same here. Multisite environment. Boxes appeared after updating to 5.5

    Found it. In the White Label CMS > “Settings tab” > “Custom Css for Admin” (scroll at the bootom) add the3 following CSS code:

    #dashboard-widgets .postbox-container .empty-container{
    display: none;
    }

    Everything is gone.

    • This reply was modified 4 years, 2 months ago by thebigbanik.

    Thanks a lot.CSS code worked

    @thebigbanik thanks a lot, it worked for me too.
    Cheers

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove: Add boxes from the screen options menu’ is closed to new replies.