• Resolved afijadior

    (@afijadior)


    When displaying the discussion popup in the post editing screen, the description display was broken as shown in the attachment.

    Upon checking the CSS, it appears the message may be overlapping due to height being specified in the following property.

    We sincerely apologize for the inconvenience and kindly request your confirmation.

    ~/wp-content/plugins/nelio-content/assets/dist/css/components.css

    Line 21

    .components-radio-control__option {
    height: 1.5rem;
    margin-bottom: 5px;
    }

Viewing 1 replies (of 1 total)
  • Plugin Author Antonio Villegas

    (@avillegasn)

    Hi @afijadior

    You are absolutely right—this CSS rule is unnecessary, and we’ll remove it from our code. The fix will be included in the next release of Nelio Content (version 4.0.7), ensuring it no longer affects the discussion popup.

    Thank you for bringing this to our attention and for taking the time to report it. We really appreciate your help in improving the plugin.

Viewing 1 replies (of 1 total)

The topic ‘Post editing screen glitch’ is closed to new replies.