Comments nachamaa started the conversationOctober 3, 2017 at 10:42amHello,As you can see in the attachment, on mobile (smaller screen sizes) the icons for the Quickfinders get cut off. Is there anyway to disable the icons only for screen sizes of Mobile devices only?Regards 7,092Oliver repliedOctober 3, 2017 at 10:43amHI! pls. use following css: @media (max-width: 768px) { .quickfinder.quickfinder-alignment-right .quickfinder-item.icon-size-xlarge .quickfinder-item-table .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, Olivernachamaa repliedOctober 3, 2017 at 10:26pmWorked great, thank you! 7,092Oliver repliedOctober 4, 2017 at 8:14amWelcome!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 ...
Hello,
As you can see in the attachment, on mobile (smaller screen sizes) the icons for the Quickfinders get cut off. Is there anyway to disable the icons only for screen sizes of Mobile devices only?
Regards
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
Worked great, thank you!
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver