I'm probably being blind and apologise!! I'd to either disable or change text on the feedback button on the left of the page.
Again thanks!
Feedback Button
4 posts from 2 voices-
Posted 10 months ago #
-
Hi Ross Sadler,
If you want to disable or get rid of the feedback button. Just add this code in your Quick CSS:
.feedback_button { display: none; }or this code if the above code doesn't work:
.feedback_button { display: none !important; }Hope this helps. :)
Regards,
IsmaelPosted 10 months ago # -
great - thanks!
Posted 10 months ago # -
Hi Ross Sadler,
Glad that I could help you. :)
Regards,
IsmaelPosted 10 months ago #
Reply
You must log in to post.














