Viewing 1 replies (of 1 total)
  • Plugin Author echoplugins

    (@echoplugins)

    Hi,

    We don’t have any option to remove that item. However you can try adding this Custom CSS to your website and that should do the trick. The only issue is you will need to find a way to add this to the admin CSS. There might be a option in your theme to do this or you might need to speak with your web developer and they can add it to your child theme.

    #menu-posts-epkb_post_type_1 .wp-first-item {
      display:none !important;
    }

    Thank you,
    Dave.

    • This reply was modified 4 years, 3 months ago by echoplugins.
Viewing 1 replies (of 1 total)

The topic ‘How to remove ‘Get Started’ link?’ is closed to new replies.