Cannot edit some rows on a page

On a page i can not edit some rows, others i can?
How to solve?

That sounds rather odd. It could be that you have some broken HTML. I would open all modules in the rows you can edit and check for any broken HTML.

If you can’t find anything, send us a ticket.

This has been solved, some closing tag was missing

1 Like

Awesome! Happy to hear the issue has been resolved.

If you’re adding custom HTML, I would recommend first writing the HTML in a code editor like Atom. Most modern code editors include linting which will inform you if there is an error. :slight_smile: