Title: Hide Import Layouts button
Last modified: May 7, 2020

---

# Hide Import Layouts button

 *  Resolved [maryb1](https://wordpress.org/support/users/maryb1/)
 * (@maryb1)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-import-layouts-button/)
 * Hello,
 * I’m wondering if there is a way to hide the Import Layouts button at the top 
   of the screen when editing a page?
 * Thanks!

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

 *  Plugin Author [WPXPO](https://wordpress.org/support/users/wpxpo/)
 * (@wpxpo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-import-layouts-button/#post-12815791)
 * Hello [@maryb1](https://wordpress.org/support/users/maryb1/),
    Login as administrator
   then go to dashboard > Plugin Editor > Select plugin to edit > Gutenberg Post
   Blocks
 * Then append this code at the last of the path (assets/css/blocks.editor.css)
 * button#UltpInsertButton{
    display: none; }
 * We add this in Card and next update we will add this as an option setting. If
   you are satisfied with our support then give us a five-star review in the WordPress
   directory. As a new plugin developer, it helps us a lot.
 * Thanks.
 *  Plugin Author [WPXPO](https://wordpress.org/support/users/wpxpo/)
 * (@wpxpo)
 * [6 years ago](https://wordpress.org/support/topic/hide-import-layouts-button/#post-12849983)
 * Hello [@maryb1](https://wordpress.org/support/users/maryb1/),
 * We add an Import Layout settings button in the code, you can disable the button
   via settings.
 * Dashboard > Post Blocks > General Settings > Hide Import Button (Check).
 * I hope we can deserve a five-star review in the WordPress directory.
 * Thanks a lot

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

The topic ‘Hide Import Layouts button’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-post/assets/icon-256x256.gif?rev=2540610)
 * [Post Grid Gutenberg Blocks for News, Magazines, Blog Websites - PostX](https://wordpress.org/plugins/ultimate-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-post/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-post/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WPXPO](https://wordpress.org/support/users/wpxpo/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/hide-import-layouts-button/#post-12849983)
 * Status: resolved