If you want to remove in your wordpress website powered by Divi.
then you can flow this some steps.
1.login your Dashboard.
2.Go to Appearance.
3.Then go to Theme Editor Or Editor.
4.There will a css code .
5.Paste this code
.site-info { display: none; }
Related Posts:
- When using the_author hook, how can I determine the PHP file that generates each call to `the_author()`?
- AJAX: WordPress filters inside $html do not work as intended
- Why not showing all post by default in my jquery filter
- Assign new post author IF another user in custom field on post transition
- How do I ensure that the URL parameters are updated correctly when multiple filters are applied
- Filtered queries not responeding to page path
- Most efficient way to add javascript file to specific post and/or pages?
- How to correctly add Javascript in functions.php
- How to make a image-size selected by default in Media upload – WP v3.5
- How can I fetch loop of post titles via AJAX?
- Apply class to every paragraph that holds image?
- Remove “Insert from URL” link in Media upload – WP 3.5
- Pass media upload value to input field
- static variable loop not working in WordPress
- How to change the wp-login.php page title?
- Retrieve POST data from AJAX call
- adding a filter to a shortcode?
- Combine CSS and JS files from plugins
- Hide custom image sizes from media library
- Set media upload attachment link to none and hide it in WP v3.5
- How to set custom cookies before output
- Do I require the use of nonce?
- JqueryUi Dialog giving Uncaught TypeError: this._addClass is not a function error
- Detect a focus on wp_editor
- WordPress Ajax always returns a 404 error
- Is it possible to get a theme customizer setting from wp.customize using jquery?
- Permanently remove first image from posts
- Change the footer text on the login page
- Jquery no more loading, load-scripts.php not found (404)
- How can I hook into and edit the text of a wp_nav_menu tag?
- the_author_posts_link css class
- Removing jQuery migrate and working with dependencies
- Rename image uploads replacing “width” and “height” in filename with “medium”, “large”, “small”
- How do I get the author’s page url from their ID?
- problem with ajax and the path to the php page
- add_filter to post-gallery and remove all ‘s?
- Current post’s author name in the author meta tag
- Rename image uploads with width in filename
- How to make an meta_query optional?
- How to use wp_localize_script in a WordPress page other than functions.php?
- How to overwrite youtube embed?
- Rewriting search and pagination base
- Check if page parent has certain template
- Real time Duplicate title check
- How to remove “out of stock” variation options from size dropdown in woocommerce?
- Change comments form title on a page by page basis
- Load custom field value into div with AJAX
- Allow authors to post only in categories they create in WordPress
- Is there a reason why my wordpress PHP page isn’t loading into my PHP template
- Security – Ajax and Nonce use [closed]
- Filter the blog title displayed in the header
- Refresh page after update_post_meta
- How to use WordPress (PHP) functions in AngularJS partials files?
- Display only text to WordPress loop without loosing the text formatting
- How to stop loading multiple copies of jquery
- Remove class that has been added by parent theme
- Jquery ajax to custom php file: returning blank data
- jQuery functions only work on homepage
- Nice scroll to wordpress
- Update WordPress Custom Field with AJAX on cached page
- append PHP function to the_content
- How do I add a php statement to a jQuery string
- Looking for a better way to handle an ajax script that pulls in post data on click
- Bulk Image upload and one image for each post?
- Targeting single page with JS
- Infinite-Scroll Plugin and Jetpack Infinite Scroll Plugin – Adding to “Thoughts” Theme
- JS completely stopped loading but Files are found
- “Maximum function nesting level of ‘100’ reached” after adding a new filter
- How can I loop into two different DIVS without repeating the DIVs
- Missing Author Information
- How do I know what variables are passed in a filter/action and what their meaning is?
- Find variables available at a given hook
- wp_get_attachment_url filter won’t accept two arguments
- body_class filter – Is there a better way to write this code?
- Why do filters/actions require an argument count?
- Can’t use get_results() in ajax query
- Remove commas from WooCommerce checkout addresses fields
- How to add Shortcode (font awesome) in widget title?
- Using an Image Slider twice on the same page
- Filter link to existing content suggestion
- Problem with WordPress Ajax form
- Getting my head round WordPress filter
- Click loads template via ajax
- How To Change The Html of Products filtration sidebar in Woocommerce?
- Display notification only once
- How to retrieve the content (with a specific ID) via ajax by clicking a link tag
- Access/update database with jQuery
- How to display something in a div when the user clicks on a text in another div – no page refresh [closed]
- Passing jQuery value using Ajax to a page template
- Woocommerce filter cart and category specific quantity [closed]
- How to set a custom path, for ajax image upload folder in admin?
- Get_the_author doesn’t return author name
- the_author() not working outside the loop
- Filter get_the_title to remove certain characters?
- Using wp_localize_script to store the template url into a variable to use in JS
- How to add a dynamic javascript snippet to the footer that requires jQuery
- Wrap First Character after in a tag
- Check if user is logged in when clicking certain links on certain pages
- Get posts with at least one category in common with current post?
- ajax_object is not defined when ajax calls the function