Notifications
Clear all
May 04, 2019 4:06 pm
Hello,
I tried with this but it did not work even if I cleaned cache:
#footer #osticket,
#footer #ostawesome {
display: none;
}
Something else I should do?
May 06, 2019 2:04 am
Okay guys, make sure you add this code to /osta/user-styles.css exactly as below and you will no longer have images in the footer in desktop or mobile orientation:
#footer #osticket a,
#footer #ostawesome a {
display: none !important;
}
If you don't see the changes right away, be sure to clear your browser cache.
May 06, 2019 3:16 am
This works. In fact, your first code worked as well. I forgot to clear cache on my mobile browser.
May 06, 2019 7:58 am
Super!
Page 2 / 2
Prev