[solved] Can't get label to show in detail icon

aijosh

Member
hello,

I'm using the default bootstrap list template for this list.
I have set the detail label and detail icon but the label doesn't show in the button. I see it has a class 'hidden'.
I tried to force this to display using css and it works on desktop.

the issue is it doesn't work on mobile. I've used the necessary css media queries for mobile still no luck.
 
I can't see why something like
.fabrik_view .hidden {display: inherit;visibility: inherit;}
should not do on mobile.

Use your browser console (set to emulate mobile) to check the CSS.
 
Apparently it was working all the while.
Seems to be a caching issue. (even though I had forced a refresh)
thanks
 
The only way I've found these days to really force a refresh (in Chrome) is open the debugger (ctrl-shift-i), then if you right click on the refresh icon, you get a menu, with with "Empty cache and hard reload". No other refresh method seems to convince the browser to actually reload cached CSS and JS.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top