Plugin Author
WPXPO
(@wpxpo)
Hello @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
(@wpxpo)
Hello @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