Try adding this to your CSS:
.latest-post h4 + p {
display: none;
}
Related Posts:
- Replace ‘published on date’ with ‘modified on date’ on Posts
- How to get posts published between a date and today?
- How to get post creation date?
- Changing the post date and time with function
- Is it possible to Schedule Attachments in WordPress?
- using wp_update_post on save_post
- How to put last edited entry on top of the blog-post list?
- Query posts from current year
- Update existing post dates to random dates
- Post X of Y in single.php / sidebar.php
- featuring old articles without messing up with the archive
- How do I change the gallery that is inserted in the post?
- How to display an icon when a new post is published and then remove it when a specific time past?
- How to output comments number of a post per day?
- Human Time Diff, change mins to minutes
- How to get new post URL?
- Display custom post types by date field
- How can I display a specific user’s first published post?
- Can wordpress differentiate between added and updated posts?
- Fetch posts from current week (Sunday to Saturday)
- WordPress theme ajax have_posts()
- New blog template to display only one category
- Convert a complex webpage into WP theme
- How to set post expiration date and time and move the page to archive after expiration [closed]
- Display post from specific date
- Get random posts between specific dates / of specific age
- Animated gif for a thumbs
- XML-RPC and post_date
- Posts vs. Pages
- Automatically republish old posts
- pre_get_posts query between 2 dates (date stored in custom post meta)
- Why orderby=”date” does not support manually changed posts?
- What is the standard featured image size?
- How can I show many posts an author has per week?
- If modified on same day, show only time
- How to show single post page as home page
- Why aren’t my posts/pages showing up in my WordPress Theme?
- Blog page not working
- Update all comments time to random dates?
- How to change the color theme per post?
- WordPress Sidebar menu for posts based on date – guidance needed
- date issue with category post retrival
- Highlight static blog page link in header
- How to get date of post when using wp_get_recent_posts()?
- Remove Content after
- Worpdress function for difference dates
- Shortcodes on my website stops working after theme update [closed]
- Block editors annoying warnings
- WordPress website loads more posts than expected
- Changing default WP-Site creation date
- How to get posts published on the latest date?
- How to identify and hide/remove an element from a WordPress page [closed]
- How to change the layout of posts when viewing all posts by tag [closed]
- What date to use as a post date? date_gmt or modified_date_gmt
- How to update all posts at once?
- Images showing up in Post Editor, but not in Published Post
- How to create a page that shows the last 10 posts?
- $_GET parametters not working in an specific template
- Assigning Two Different Post Dates For Single Post
- Custom Articles page only showing a limited number of posts per page
- Getting Whitescreen when publishing a post [closed]
- Using system date format
- Modify this line to give alternate format date?
- Post: how to set created date after post has been published [closed]
- Add “Posted on” to post date
- Auto update post title and slug when post status is changed
- wp_query if have posts show date but not in loop
- Retrieving posts by their date and category
- How do I link a Post Type to a Template in Masterplan?
- Change the background of each post according to the category
- Date is wrong on ‘all posts’ page
- Getting an extra post’s meta data?
- How do I allow certain users to make a certain type of post?
- Plotting posts on a graph
- Page of posts made to look like homepage
- Order posts by date
- Get post publishing date from within custom HTML block
- Post date automatically +100 years into the future
- Display a specific category in a focused area of my site
- Edit post & page option does not display on latest wordpress
- Change Old WordPress Post Date Year
- My website is showing today’s date instead of published date since db migration to a new wordpress
- How can I change the date format of the revision list?
- Related post not showing table of content
- How to add a custom class attribute into code wrapper? [duplicate]
- Include Recent Post in Category
- How can get the last post date of the user?
- How to get post creation date?
- Need to display a Jan 1st post as the site’s front page on Jan 1st, and Jan 2nd post as front page on Jan 2nd etc
- Set a post expiration and delete a post when expirate
- Display Updated Date Instead of Published Date
- How do you update post date (year only) in a separate custom field?
- How do i search post by jquery datepicker?
- How to delete/customize imported demo content from a theme or add my own?
- Hiding title of selected post without plugins
- How to hide meta from search result only on pages?
- How do I display posts ordered by a date custom field?
- Can the_post_navigation() be outside of the loop?
- Compare date of user’s last posts
- Adding post date to ACF field