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]
- How do I modify the position of a plugin?
- Accessing post’s meta data based on user’s click of a post
- View Private Published Page with URL Code (no login required)
- With W3 Total Cache when I publish a post it does not appear in the homepage. Only if i purge all cache [closed]
- plugin style conflicts, how to override? [closed]
- Is there an earlier hook than login_head or login_enqueue_scripts?
- The problem with WordPress Importer
- How to disable CSS rule in Twentythirteen style.css?
- Cron job not firing
- Theme’s default styles are overriding my plugin’s custom CSS
- Solutions to repost categories into multisite blogs?
- Remove ALL css for a specific plugin page
- How to enable qTranslate languages tabs in custom plugin page
- How do I “get the next 10 posts after post_id == x”?
- Hiding posts – WP Hide Post not working
- Globally register styles but enqueue them selectively
- CSS from textarea in options page to frontend what to do
- custom changes removed after plugin update
- W3 Total cache “empty all caches” and no stylesheets render [closed]
- submit posts by unregistered users in wordpress
- Calendar Solution: Handling upcoming Dates with Posts?
- Admin Panel pagination link styles
- How to style the RSS wordpress?
- get_post_type on post.php
- Is there an easy way to flag posts in the admin area?
- Can someone please tell me what is wrong with my plugin?
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- finding whether request is for post, and post id
- Any built-in function to associate a post to category through a plugin?
- How to hide some section in WordPress under Post
- Display post lists in 2nd paragraph
- WPBakery JS composer unused css [closed]
- Can’t delete Draft Post [closed]
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- Matching Chapters to a Custom posts [closed]
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- Trouble with plugin styles in admin area of WordPress
- Add a CSS class based on categroy id to archive pages
- Changing “elapsed time” to “time remaining” on MP3-jPlayer audio player with CSS or PHP changes
- WordPress display breadcrumbs using Yoast plugin [closed]
- Outbound link autometic converted into linkdirect , and not opening
- Display by Category in Admin
- Child Pages Short Code plug-in and hover capabilities?
- Preg Match All doesn’t Allow echo first character for WordPress Taxonomy Tags
- Removing included CSS file that doesn’t exist
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- How to hide CSS by default and show on button press
- Two problems on my WordPress installation [closed]
- (Sticky Row) How do i make a row sticky in wpbakery page builder?
- How to create an input field, and base the output on spreadsheet data? [closed]
- posts comments goes to trash
- Contributive page where people logged in can write
- WordPress plugin output formatting
- Excerpts on category page
- How to pull email and name from Flamingo plugin
- how to access all user dashboard on fronted page [closed]
- Which widget to use for display category post with view more? [closed]
- What would I need to write into a custom plugin in order to add a switch for a custom string of CSS to the edit page?
- Bootstrap and Custom CSS in custom plugin are being overwritten by theme
- Ajax Search Lite: Customize Autoscroll
- Delete mobile menu button [closed]
- External RSS feed to WordPress Portfolio
- Widgets Scripts don’t load – but load when I reload the page
- Ability to automatically redirect a URL
- Trying to fix form resubmition with PRG (Getting error: Cannot modify header information – headers already sent by)
- Display wordpress post’s in popup?
- How to get DEFER or ASYNC attribute to appear when I add a stylesheet with wp_enqueue_style from a plugin? [duplicate]
- Which filter affects the ‘entry-title’ post class
- Unable to add TAB character to post?
- how to add text to posts from tags
- Adding CSS to custom post type admin page causes error
- Add category selection to custom post type (plugin)
- How to use my menu PHP code as sidebar?
- Would Gutenberg be considered a PlugIn?
- Edit External CSS
- pagination on data fetched using SQL query
- Stop Plugin from Getting Styles from Other Plugin
- How to delete all trashed item in one-go
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- How to get the first post and second post in a wordpress blog?
- Is it possible to send blog posts via email to subscribers?
- Custom setup of wordpress comments that are displayed
- Is there any plugin which can paste a common content to my every post?
- Recent posts per category loop?
- How do I use add_action on custom widget?
- Why Do I get “wp_remote-get: could not handle for fopen()”?
- How to apply next/previous classes to LIs for pagination links?
- ‘Organize Series Plugin’ as muti author feature
- Override plugin styles via my custom theme
- How to add CSS via custom plugin?
- Import Instagram post to WordPress blog post
- Problem of encoding characters (apostrophes) in my posts publications
- How to backup single post in wordpress [closed]
- Plugin Theme CSS [closed]
- Full list of registered scripts or styles, but from an admin options page
- Overwrite a plugin’s CSS?
- Combining several CSS files into one for optimization
- How to add a dvi tag to a shortcode then change a generated text using jQuery