hi when click the plus sign on the image priview the image opens off screen
see attached screenshot
your help please

Hey @caspiton,
It looks like a bug. But, to be sure, we need to check your setup and make sure the issue isn’t caused by third party plugins and/or customizations. With that said, please give us WP admin access in a Secure Note. Here’s a custom CSS workaround in case you want a solution now.
@media (min-width: 800px) {
.tolb-holder figure {
position: absolute;
}
}

Thanks.
sure here they are
Hey @caspiton,
I have replicated this issue in my test site once RTL is enabled. This is even if the RTL mode was enabled.

I’ll post this in our issue tracker so our development team could forward this issue to The Grid developers.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.