Forum

Disable Demo user a...
 
Notifications
Clear all

Disable Demo user auto fill in - agent panel

8 Posts
3 Users
0 Reactions
29 Views
Posts: 13
(@hunterrd)
Member
Joined: 7 years ago

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?


Reply
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

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.


Reply
Posts: 6
Topic starter
(@hipeqostickettheme)
Member
Joined: 7 years ago

This works. In fact, your first code worked as well.  I forgot to clear cache on my mobile browser. 


Reply
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Super!


Reply
Page 2 / 2
Share: