• Resolved seabusch

    (@seabusch)


    hi

    tried several times to hide an annoying message in the admin area with css code. it doesn’t work. the run in admin area is only for php.

    how can i hide a message in the admin with css? there is also no documentation about this feature? does it exist?

    best

    • This topic was modified 1 year, 7 months ago by seabusch.
Viewing 1 replies (of 1 total)
  • Plugin Author Mircea Sandu

    (@gripgrip)

    Hi @seabusch,

    Yes, at the moment you can’t add directly add CSS to the admin area using the built-in locations. You can use a PHP snippet to add styles directly in the admin.

    A quick way to get started with that is to use this snippet: https://library.wpcode.com/snippet/7oqwxeow/

    Using the “Use Snippet” button on that page will allow you to deploy the snippet to your site directly and then you can edit it to add your custom styles between the style tags.

Viewing 1 replies (of 1 total)
  • The topic ‘hide message in admin area with css’ is closed to new replies.