Is it possible to hide the feedback widget on mobile?

Answered Mark U. 9 years ago

Or if it's possible to add custom css to the widget I can use `hidden-xs` from bootstrap to hide it on mobile :)

Replies (2)

photo
14

Hello Mark,


You can hide it with custom css. So you paste the code in the required place and put display:none; with !important; in the end for class .UR_element.UR_tabHandler if you mean widget tab.

Make sure to put conditions in the code to apply the class

This comment is in trash! Restore
photo
16

Ok thank you!

This comment is in trash! Restore
Leave a Comment
 
Attach a file