There are two possible solutions: CSS edit and File edit.
CSS edit(Not the best solution, but works)
.post-blocks .block-info span { display: none; }
It is not possible for us to write the file edit code since we don’t have access to your admin panel.
Install WhatTheFile
plugin to find out the template that renders the code for the page and edit the <span>
element inside .block-info. Make sure you are using Child theme
before editing via both methods.
Related Posts:
- Redirect to another page using contact form 7? [closed]
- Flickering sidebar when scrolling page [closed]
- Restricting a Plugin to Only Load its CSS and JS on Selected Pages?
- how to include other plugins css files in a shortcode?
- How Do I Use The WordPress Plugin Posts 2 Posts by Scribu?
- How to Add jQuery Infinite Scroll to My Custom Archive Page
- How can I make content disappear when a user logs in?
- wp_enqueue_style in Plugin [duplicate]
- Quote rotator in the sidebar
- Publish Post After Click On A Link
- Make the css of the widget overwrite theme css
- Enable comments for post with comments meta box removed
- Edit/revise option for authors to suggest improvement to posts [closed]
- Is there an action that is called when a post is restored from the trash?
- plugin for wp_list_categories with posts
- Prevent CSS/JS loading when plugin is not used
- Override Theme CSS with CSS from a plugin
- Styling readme.html in plugin?
- Replace existing pages with new pages, keep menu links
- Adding “ ” before the last word in multiple defined areas with a plugin
- [Plugin: Posts 2 Posts] How does it work?
- How to add new tabs in post.php
- How to change ID of an attachment in wp_posts and its related tables correctly?
- New post notification plugin [closed]
- Adding Plugin-specific Fields with wp_insert_post()?
- How to add page using HTML, CSS and JS?
- plugin style conflicts, how to override? [closed]
- Cron job not firing
- Globally register styles but enqueue them selectively
- W3 Total cache “empty all caches” and no stylesheets render [closed]
- Admin Panel pagination link styles
- How to style the RSS wordpress?
- Is there an easy way to flag posts in the admin area?
- finding whether request is for post, and post id
- Can’t delete Draft Post [closed]
- Add a CSS class based on categroy id to archive pages
- Outbound link autometic converted into linkdirect , and not opening
- (Sticky Row) How do i make a row sticky in wpbakery page builder?
- Contributive page where people logged in can write
- Delete mobile menu button [closed]
- Widgets Scripts don’t load – but load when I reload the page
- Trying to fix form resubmition with PRG (Getting error: Cannot modify header information – headers already sent by)
- Display wordpress post’s in popup?
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- Recent posts per category loop?
- How do I use add_action on custom widget?
- ‘Organize Series Plugin’ as muti author feature
- Override plugin styles via my custom theme
- Problem of encoding characters (apostrophes) in my posts publications
- How to backup single post in wordpress [closed]
- Overwrite a plugin’s CSS?
- Is there a way to make the main page only display a brief description of the full article?
- How to change the post form from plugin?
- How to execute a plugin on a single page only?
- Allowing users to Sign-up > Login > Post articles that need approval
- How to limit image size for the entire website ? But without editing the post (css/plugin?!)
- Images under 1MB are not being compressed
- How to display the featured post on the category page?
- Set Multiple Meta Values as an Array Using dispatch( ‘core/editor’ ).editPost() Call in Gutenberg/JS
- Is there a plugin or a way in the wordpress that would let us have different versions of a post or page accessibe to users?
- download button for audio file in post [closed]
- Print posts category or tag as a formatted journal
- Is there a way to remove a tooltip of a plugin via custom CSS? [closed]
- Not able to override plugin’s default css rules
- The Events Calendar Plugin – List View Background Colour Issue [closed]
- insert an html tag using php plugin
- How to theme code blocks formatted by the prettify.js embedded with WP-Markdown?
- CSS/JS files in WordPress
- How do I override all stylesheets and scripts without a plugin
- How to get Recent Post From Each Category with Thumbnail?
- Themes conflicts and overrides my WordPress Support widget Plugin styles
- Why the internal link get converted into a comment?
- Copy/paste local images not working in WordPress
- How to change my 3000 Published post status to Draft using PHPMyAdmin
- How to change the WordPress Plugin Watson Assistant Chatbot BOX Size?
- make p tag collapsed after 3 rows
- General Term for this form Field
- How to fix shifting header after installing speed / cache plugins?
- All Post WordPress Page Error
- Is it possible to create duplicate post on other site (either push, on publish, or pull, periodically)?
- How to remove a css class for any wordpress page
- Creating wordpress admin page panel [Theme Option]
- Get plugin to background of page
- Add dynamic color to each category item
- Is there any hook to change media html in post? [duplicate]
- Publish Post but don’t call publish hook in foreground post creation
- Better code/text editing for posts and pages?
- SWF in wordpress post
- disable lightbox in a plugin [closed]
- get post excerpt by query
- How to load css files in a specific order
- Get post id in Post Page within Wp-admin
- adding a css file to my plugin
- Notifications on WordPress Website [closed]
- Shortcode returning specific content of a post
- Looking for membership style plugin with edit option [closed]
- Change from blogger to wordpress
- Can i have limit posts on a specific category and automatically remove older ones?
- Option value not getting updated until page refresh in WordPress
- How to create a “Most Popular” & “Latest” TAB in WordPress