If the element you are seeing can not be edited in Elementor, then this is part of the theme template. You should consider looking directly at the theme page template you are using on this page to solve.
Nether the less, as per your question you can remove this globally using css. In your browser you can Inspect Element, select this div element and use the selector to add the following code in your custom css.
.yourexampleselector {
Display: none;
}
Related Posts:
- Accessing $post variable from template part
- how to show all post in my page-grid.php template page
- How to create a template for Pages?
- posts not showing on index.php
- Hide a specific post from a page template
- Custom Articles page only showing a limited number of posts per page
- How to Featured content with images in home page?
- Related post not showing table of content
- Is there a block to print post link standalone in a block theme?
- How do I change the gallery that is inserted in the post?
- Returning Variables back into a template
- Use template of parent category for single post sub-categories
- loop not displaying posts on custom template page
- How to get new post URL?
- Including text at the end of every post
- WordPress ignoring specified template for front page. Why?
- Adding variable for post title so post template can include auto-generated link to view on external website.com/{post title}
- How to display different single post template based on author?
- WordPress theme ajax have_posts()
- Is it possible to have two different previews of a post (ie. two templates for one post)?
- Convert a complex webpage into WP theme
- Display page content AFTER a loop of posts
- Different template for posts of all subcategories of category
- Single post as homepage?
- Display a specific dynamic sidebar widgets on a specific page
- Templating of a specific post ID
- Creating a Page of Posts
- Animated gif for a thumbs
- Change post_date to post_modified date on post template?
- What part of template to edit to remove category name from the top of posts?
- Replace ‘published on date’ with ‘modified on date’ on Posts
- How can I pass the ID of a post to a page template by clicking a url?
- Why aren’t my posts/pages showing up in my WordPress Theme?
- Blog page not working
- Setting posts_per_page for taxonomy term template
- Send post id through ajax and get the post content back
- how to show single post in a custom template
- Highlight static blog page link in header
- How to create new post content templates for my users?
- How to use get_template part in the plugin?
- How do I stop the loop from repeating in my category template?
- Remove Content after
- Page template is accessing the incorrect posts?
- Block editors annoying warnings
- Proper way of establishing custom landing pages in WordPress
- How to Use index.php file for “Blog” Page And this is Not a Home Page
- Why won’t pagination work?
- Create a custom posts page
- how to set social icons to product / post template (Auros theme)? [closed]
- How to change the layout of posts when viewing all posts by tag [closed]
- Force a specific template as default
- Images showing up in Post Editor, but not in Published Post
- Single post full screen template not inheriting WordPress role permission
- Change the background of each post according to the category
- Post Templates and Post ID’s
- How do I allow certain users to make a certain type of post?
- How do I disable the “by author” hyperlink on posts?
- Find out in which kind of archive am I
- Trying to query all posts in category 4
- Output Buffer Issue with Single Post View
- Page of posts made to look like homepage
- WordPress single.php different layouts projects / posts
- Prevent 404 of Author pages without posts
- How do I apply a template to my single posts?
- Custom post type and taxonomy page templates
- How to save template data into wp_post table (post_content column)
- Edit post & page option does not display on latest wordpress
- Why does my “Add New Post” page have an old post in it?
- How to show WP admin edit page within template page/post?
- How to delete/customize imported demo content from a theme or add my own?
- Hiding title of selected post without plugins
- Page Template Drop down disappears when static front page is selected
- Custom post type template not called
- Page 2 has no posts?
- single- and archive- templates not being applied to custom post types, not even after flushing permalinks
- how to remove entry meta from wordpress archive category and change its display
- Save/retrieve form data best practises for theme development
- Adding The Post Template Dropdown to WP-Admin
- How to arrange different post categories in template
- How can I change the look of a post as is displayed
- Make a custom URL and link to custom Template
- wordpress taxonomy results
- How do I get the WordPress post to display the content instead of an image?
- Display the first post’s comments of category in comments.php template
- 1 post, 2 templates
- How to display a certain template element only for posts published within certain time range?
- Automatically delete default posts and pages on theme install?
- Creating / Editing a post from within site template
- Permalink remain the same on each page
- WordPress “Posts Page” isn’t showing template dropdown
- What happens to bespoke page template references on theme change?
- How do I create a template page to show 3 blog posts?
- How do I make it so that WordPress displays the post as a heading, followed by a written excerpt?
- How to add a new page that will function as a separate blog/news article page
- excerpt in template for specific page
- My Blog page ( posts page ) theme isn’t changing with the new theme [closed]
- Hindi content automatically converting to unreadable language?
- What is the point of using the front-page.php template? [closed]
- How can I locate the single buddypress forum post template? [closed]
- Edit Page button is gone