Comments manimalone started the conversationNovember 19, 2018 at 10:51amHi,it is possible to hide icon in quickfinder? how can I do?Thanks 7,095Oliver repliedNovember 19, 2018 at 12:57pmHI! pls. use following css: .quickfinder-item-image { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver1 Likemanimalone repliedNovember 19, 2018 at 1:18pmHi again!this css deletes all the icons, it is possible to use only with a few Quickfinders?TxAna 7,095Oliver repliedNovember 19, 2018 at 1:36pmHi,Can you add screenshot and link to the page what you need to remove?Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Olivermanimalone repliedNovember 19, 2018 at 1:42pmYes, I want to remove only pdf icon of this page 7,095Oliver repliedNovember 19, 2018 at 2:41pmAdd any class in the row settings with this items, for example remove-image, use this code: .remove-image .quickfinder-item-image { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Olivermanimalone repliedNovember 19, 2018 at 6:17pmThank you so much,Now it works!:) 7,095Oliver repliedNovember 20, 2018 at 6:29amWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
it is possible to hide icon in quickfinder? how can I do?
Thanks
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi again!
this css deletes all the icons, it is possible to use only with a few Quickfinders?
Tx
Ana
Hi,
Can you add screenshot and link to the page what you need to remove?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Yes, I want to remove only pdf icon of this page
Add any class in the row settings with this items, for example remove-image, use this code:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thank you so much,
Now it works!
:)
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver