Hi,
there is no minus icon on small screen devices. I tried to modify the stylesheet, the icon now is visible but clicking on it nothing happens
.acf-relationship:hover .selection:hover .values:hover .acf-icon:hover {
display: block !important;
}
I am having the same problem, is there a solution for that?
I have a relationship field, it works fine on PC. But when I open form on small devices (like tablet or smart phone), remove button in relationship field doesn’t show.
I submitted a bug report two years ago, but still not working!