Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 29, 2015 at 11:55 am #526676 bakbekParticipant Hi, how can I hide both the header and breadcrumbs only on mobile devices? Thanks. October 29, 2015 at 3:11 pm #526823 YigitKeymaster Hi DROR! Please add following code to Quick CSS @media only screen and (max-width: 990px) { .title_container { display: none !important; }} Regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In