Forums
Forums / Fixing WordPress / How To Not Show entry-meta?
(@aaron-freecustommusiccom)
10 years, 11 months ago
Hey Guys,
Thanks for you all being awesome on this forum!
Sadly, all of the fixes that others have suggested on other threads don’t seem to work in my case.
Here is the post where I am trying to remove the entry-meta: http://www.freecustommusic.com/
Here is what my HTML code looks like when I view the source:
[Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]
Thanks for any help! -Aaron
(@alchymyth)
the ‘normal’ fix seems to work in your site as well;
try:
.home .entry-meta { display: none; }
either via a child theme or with a custom CSS plugin.
for further help, please ask in your theme’s forum at https://wordpress.org/support/theme/hellish-simplicity#postform
The topic ‘How To Not Show entry-meta?’ is closed to new replies.