How to remove date & author from mobile theme home-page?

Posted in: Newspaper
Post count: 16
  • How to remove date & author from the mobile theme home-page?
  • how to remove social icons from the mobile menu?
  • Remove page titles from the mobile theme?
Post count: 35449

Hi,

In order to remove all these from mobile theme, please try this custom css
.td-page-header, .td-menu-socials .td-social-icon-wrap, .td-module-meta-info{
display: none;
}

You need to set the code in Theme panel>Mobile theme>Custom code>css

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.