Comments Natalia started the conversationJanuary 14, 2020 at 12:55pmHi!I would like to hide breadcrumbs on the mobile version of my site. Please, how can I do it?Thanks in advance 7,092Oliver repliedJanuary 14, 2020 at 1:35pmHI! pls. use following css: @media (max-width: 768px) { .page-title-block .breadcrumbs { display: none; } } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverNatalia repliedJanuary 14, 2020 at 1:54pmHi Gregor,Thanks, it works.Regards 7,092Oliver repliedJanuary 15, 2020 at 7:19amWelcome!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!
I would like to hide breadcrumbs on the mobile version of my site. Please, how can I do it?
Thanks in advance
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 Gregor,
Thanks, it works.
Regards
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver