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 to make different custom post layouts?
- Why won’t pagination work?
- Is it possible to give the user the chance to select between two single template files to use in a post?
- Create a custom posts page
- how to set social icons to product / post template (Auros theme)? [closed]
- wordpress posts template remove default template from menu
- 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
- showing posts of an specific category in admin custom menu with style of admin posts section
- How to create a page that shows the last 10 posts?
- $_GET parametters not working in an specific template
- Getting Whitescreen when publishing a post [closed]
- Give posts a particular template based on the assigned category
- Display a post via template
- Single post full screen template not inheriting WordPress role permission
- How to set a certain Custom Template to a Single Blog Post
- How do I link a Post Type to a Template in Masterplan?
- Change the background of each post according to the category
- List all native posts in template page?
- Sidebar on single.php not showing up
- 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
- add_rewrite_rule and template redirect not working
- 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)
- Display a specific category in a focused area of my site
- How to create custom post page in WordPress?
- Edit post & page option does not display on latest wordpress
- How to allow WordPress to recognize a custom URL segment after a product URL and use a custom template?
- How do I change the template specifically for single posts?
- How to add a custom class attribute into code wrapper? [duplicate]
- Include Recent Post in Category
- Post not using taxonomy template
- Why does my “Add New Post” page have an old post in it?
- Customizing a new page used for blog posts with Avada theme
- How to show WP admin edit page within template page/post?
- How do I customize the post page
- Single Sidebar; multiple templates! How?
- How to delete/customize imported demo content from a theme or add my own?
- Hiding title of selected post without plugins
- How to Display Most View Post in the template file?
- Page Template Drop down disappears when static front page is selected
- Use special template for the first post in the loop
- Is it possible to query a category with specified posts?
- How do I set content in my pages so that it remains permanent while blog posts are added below?
- Can the_post_navigation() be outside of the loop?
- 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 change post template via url?
- how to remove entry meta from wordpress archive category and change its display
- My blog “page” used to show a list of posts, but now it’s just showing the page content?
- Post gallery as carousel
- Custom template for different post types
- Posts don’t appear on Template Page
- Save/retrieve form data best practises for theme development
- Adding The Post Template Dropdown to WP-Admin
- Posts page template: How can I edit the markup for this?
- Latest Posts not in the right order
- 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?
- Which hooks are essential for post templates?
- Display the first post’s comments of category in comments.php template
- 1 post, 2 templates
- how to style an individual page in a category [duplicate]
- How to display a certain template element only for posts published within certain time range?
- Automatically delete default posts and pages on theme install?
- Redirecting posts in WordPress to a specific page
- Creating / Editing a post from within site template
- Extra Theme – Fit image inside of Featured Post Slider
- Permalink remain the same on each page
- custom post type single page template not working
- 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?
- Password protection doesn’t prompt for password on pages
- 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