Hi Ismael!
Just wanted to thank you for your reply – with your help regarding font face I was able to set up Lucida for Android devices as well in no time. Thanks a million!
Best regards,
Zamele
It seems that brute modification of layout.css makes the page title and breadcrumb section disappear:
#top .title_container .container{
padding:10px 0;
min-height: 56px;
display: none;
}
Probably with this the whole thing disappears site-wide.