Site logo

Archived topic

Meta Data appearing on phone only

3 replies · Started by yepmarketing on February 7, 2021

Viewing posts 1–4 of 4

Hi
I want to delete the meta data and navigation from my individual blog posts. I added this code (in "Additional CSS") and it removed it from the desktop version as well as the mid-size view (ipad). However, in the phone view, it still appears. Help?

.entry-meta .byline, .entry-meta .cat-links { display: none; }
.entry-meta .posted-on { display: none;
}
.entry-meta .nav-links { display: none;
}
.post-navigation { display: none; }

You're my hero. THANK YOU. For whatever reason I did not have the blog module activated. Activated it, saw the option, fixed. Thanks again!

No problem :)

This archived topic is closed to new replies.