• Resolved robouncus

    (@robouncus)


    Is there a way to disable or remove the Unsplash Library? Maybe with the paid version of MetaSlider? I want to keep the admin panel as clean as possible and my client will never use it.

    • This topic was modified 3 years, 9 months ago by robouncus.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    You can hide the Unsplash tab by adding the following CSS code to the admin side of your WordPress site.

    #unsplash-tab {
        display: none;
    }
    
    • This reply was modified 3 years, 9 months ago by Arreane.

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Disable Unsplash Library’ is closed to new replies.