• Resolved Justa Mia

    (@y2kpeanut17)


    The plugins stylesheet is targeting global CSS classes in the editor, using !important in the rule and not adding a plugin-specific prefix. This is breaking the editor layout for all other gutenberg blocks on my sites.

    Example:

    .components-base-control {
    margin-bottom:10px!important;
    }

    This is a global class used by all blocks in the editor and you are using !important without a prefix. It’s shocking to be honest.

    Please fix this.

    • This topic was modified 1 year, 5 months ago by Justa Mia.
    • This topic was modified 1 year, 5 months ago by Justa Mia.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @y2kpeanut17

    I hope this message finds you well. Thank you for reporting the issue. I wanted to inform you that we have already fixed it. We are currently working on releasing a new version as soon as possible. I will provide you with another update here shortly.

    We kindly request your patience as we finalize the fix. We understand the importance of resolving this issue promptly and assure you that we are dedicated to delivering a solution that meets your expectations.

    Thank you for your understanding and cooperation. If you have any further questions or concerns, please feel free to let me know.

    Have a great day!

    Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @y2kpeanut17

    I hope this message finds you in good health. I wanted to inform you that we have recently released a new version of the plugin which includes the necessary fix.
    I kindly request you update the plugin version 4.1.2 and test it. I would greatly appreciate it if you could provide me with your feedback on how it performs after the update.

    I am looking forward to hearing from you soon.
    Have a wonderful day!

    Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @y2kpeanut17

    I hope this message finds you well. I wanted to follow up on a previous support request that you submitted. I understand that the thread was marked as resolved due to a lack of activity, but I wanted to let you know that you are always welcome to re-open the topic if you have any further questions or concerns.

    Before opening a new request, however, I kindly request that you take a moment to read through this post. It may contain the answers to your questions or provide you with a solution to your issue. If you still require assistance after reading this post, please do not hesitate to reopen the thread or submit a new request.

    Thank you for your attention to this matter. I look forward to hearing from you soon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Poorly targeted CSS rules are breaking Gutenberg Editor’ is closed to new replies.