Page title still on mobile devices Dirk 1 year ago Hi, Using in custom css: .page .entry-header { display: none; } removes page titles on desktop PC but not on mobile devices like smartphone and tablet. Is there an extra css code for that? Thank you