Thread Starter
fifth
(@fifth)
I figured this isn’t an actual bug but an overflow-y issue which hid the bottom of the Ninja Table form. I fixed this by targeting the CSS ID of the form with #nt_editor_form_35 and used position: absolute; top: -60px; this did the trick. Note that the 35 in the ID will be different for your own table.
tip: use margin-left: auto; margin-right: auto; to horizontally align the form to viewport
Hello @fifth,
Glad to hear that you have solved the issue on your own. However, We always recommend opening a support ticket to get a fast reply.
If you have further queries please submit a support ticket here. https://wpmanageninja.com/support-tickets/ Our support agents will assist you.
Thanks