How to remove the name of the post under its announcement on the Main

Hi Erik

Which space? please post a screenshot? (sorry for asking too many screenshots :slight_smile: ) and if you provide access details privately I will fix it for you

Hello again,

here ios the screenshot taken today.

regards

erik

Hi
Sorry, but are we talking about the same thing? this ticket is about how to hide this Screenshot by Lightshot from the homepage and I can see this code is working :slight_smile:

Hello again,

It works only on the bottom of the blog - see this screenshot.

Regards

Erik

Hi

Ok, I see, please add this codes as well:

article {
visibility: hidden;
}
article * {
visibility: visible;
}
header.entry-header, .entry-content, .entry-meta-bar {
background: white;
}

Hello again,

Thanks Noda.

It works.

Have a nice day.

regards

Erik

Nice to hear :slight_smile:

If you’re happy with our service, don’t forget to rate us: [Illdy] Reviews | WordPress.org

Instead of the CSS is better to remove this from the PHP.
Inside of library/structure/content-extensions.php locate the readmore link and remove the title from there

Thank you for your input, it highly appreciated

I will close this ticket since its very old