• While I was thinking about how I can somewhat customize my client’s website and hide traces of WordPress, I found this plugin. It’s such an amazing plugin for doing simple modifications to hide the traces of WordPress in the login screen and dashboard. I can personalize certain colors in both the login screen and dashboard.

    If I was to suggest any improvements, I would suggest there to be a way to pick transparent colors. Another would be a way to hide this plugin in the plugin section. Finally, there should be a way to hide other options in the Admin Front-End Bar when looking at the website, while logged in the WordPress backend (certain options like “Edit with Elementor” and “Purge SG Cache” in the Admin Bar Front-End can’t be removed from the options in White Label CMS).

    But this is an amazing plugin. Hope development continues.

    • This topic was modified 4 years, 4 months ago by cjgp1.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cjgp1

    (@cjgp1)

    I figured out how to hide this plugin in the “Installed Plugin” section. I use the following CSS:

    [data-slug=”white-label-cms”]{
    display: none;
    }

    Now, I can confidently show them the Installed Plugin section confidently, and it will look like I made a totally custom solution!

    • This reply was modified 3 years, 11 months ago by cjgp1.
    Plugin Author Video User Manuals

    (@videousermanuals)

    @cjgp1 Thanks for the great review.

    Also thanks for posting the solution here. Hopefully this will help others, and it is something we are considering adding to the plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Great for Handing Over to Clients’ is closed to new replies.