So White Label CMS plugin is great, and its free. However, white label has its own ads! Which you don’t want to show up on the site to be truely “White Label”. Thankfully in the new version of the plugin there is a section to add some admin side CSS code. This allows us to quickly and simply hide the advertisements with ease.
.wlcms_opts p, .wlcms_opts a, .wlcms_opts form p { display: none; } .wlcms_opts form div p, .wlcms_opts form div a, { display: inline; }
Viola! You now have ads free White Label CMS plugin that you can update without fear of loosing your ads free environment (so long as they don’t change the layout to mess with us).
© Copyright 2023 Sethmatics Websites All Rights Reserved.