• G

    (@gnetworkau)


    Great set of features! Using it on Multisite activated on each domain, and each has its own settings.

    Tip for those hard to remove elements:
    Find its CSS selector – in browser right-click on it, select Inspect
    When you have it, go to Slash Admin “White Label” tab.
    Enter the CSS in the “Custom CSS” box, Save.
    eg: I want to get rid of wordpress icons in Admin bar menus

    div.blavatar { display: none; }

    Nice.

    Thankyou Giorgo 🙂

  • The topic ‘Great set of features!’ is closed to new replies.