Hi
In a form I have an Upload Image field.
In the Google Chrome browser I insert an image using this field.
The edit and delete buttons do not appear.
https://cutt.ly/1vWPiUK
So I inserted the following css:
.rwmb-image-actions {
opacity: 100;
color: #fff;
background: black;
}
Now I see the buttons but they still don't work.
https://cutt.ly/XvWPWoZ
On rare occasions, after trying to click the delete button about 30 times, it deletes.
I increased the button using css but it still doesn't work.
I did this test on a Samsung SM-J260MU phone and a Samsung SM-T725 Tablet. All updated.
I did the same test on Google Chrome using an Iphone X and it worked.
I have already disabled plugins and enabled the default theme. The same thing happens.
You have access to the website. Feel free if you need to access.
The form is this:
https://citygov.com.br/modelo/wp-admin/post.php?post=1681&action=edit
Access using an Android phone.
(removed)