Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter annothervoice

    (@annothervoice)

    Hi,

    Thanks for taking a look. Yea, I turned off Jetpack Comments because it was driving me insane. Switched themes this morning to check and am attaching screenshots (one with Twenty-Twenty-Four, one with Twenty-Twenty-Five, and one with the theme I actually use – same theme as in the first post but in dark mode). Looks like the Comment form is cut off on the Twenty-Twenty-something themes. Beats me.

    (If it *can* be fixed, maybe someone can add periods to all three labels, or take it away from the “Save my…” label so they are consistent.)

    Regular WP comments block is better but I’m also struggling with the “Save my name…” label pushing to the next line after the checkbox when it shrinks on mobile. But, that’s not as bad overall. LOL 😀

    Reusable blocks not working here too. Disappearing, not allowing placement (cannot display inside itself), or acting like it’s gonna work but showing up as just a box with a plus… frustrating. WP 5.7.1

    Thread Starter annothervoice

    (@annothervoice)

    Fix used for the time being – in case anyone else has this issue.

    Inserted the following code snippet into the “Stream Custom CSS” box in Flow-Flow Settings. To get there: Click pencil icon to edit stream, then choose “CSS” and box should be there.

    html {
      overflow-y: scroll !important; 
    }
Viewing 3 replies - 1 through 3 (of 3 total)