We’ll make this post short and sweet for you fellow OptimizePress users…
But before we get into what you need to do, I have a quick question for you:
Have you ever considered hiring a direct response copywriter or a landing page copywriter to help you create highly converting and compelling pages for your product offering?
Just throwing it out there… I’m happy to be of service.
Anyway…
If you use Optmizepress and you’re searching on Google for the correct CSS code to place into your “other scripts” section to remove the date of your blog posts form your home page, you’ll come up empty.
No one in the world has posted anything about how to do this online. Really? And with the untold thousands of OptimizePress WordPress theme and plugin users out there, I was shocked.
So I submitted a support ticket and quickly had the answer.
Here’s how to do it:
Paste the code below to the Live Editor of the page >> Page Settings >> Other Scrips >> Custom CSS (from drop-down).
.recent-posts-style-2 span {
display: none !important;
}
There you go! The dates of your recent blog posts are now removed from the Recent Post area on your home page.
Leave a Reply