Archived topic
Meta Data appearing on phone only
3 replies · Started by yepmarketing on February 7, 2021
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; }
Hi there,
Have you tried the customizer options first?
https://docs.generatepress.com/article/blog-content-layout/#single
Let me know :)
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 :)