Subscribe On YouTube

Join other subscribers and enjoy other Divi video tutorials!

How To Hide The Explore More Modules Button In Divi

Nelson Miller Profile Orange
In this tutorial I will show you how to hide the explore more modules button in Divi in the add new module popup window.

▶️ Please watch the video above to get all the exciting details! 👆

How To Hide The Explore More Modules Button Using A CSS Code Snippet

If you are not a member of our Divi Adventure Club or do not use Divi Assistant, you can hide the blue button to explore more Divi modules with a snippet of CSS code instead. This code is pretty straightforward. It simply targets the HTML div of that button and changes the display to none. 

Where To Paste The CSS Code

1. Divi Assistant
If you are using our Divi Assistant plugin, simply paste the code in the CSS tab in the custom code window in the Divi Visual Builder.

2. Child Theme
If you are using a child theme, paste this code into the style.css file. If you don't have a child theme, you can generate a child theme directly on your site or download our free child theme.

3. Divi Theme Options Integration
Otherwise, paste this code in your Divi>Theme Options>Custom CSS code box.

If you need help understanding where to paste the code, please check out our complete guide about where to add custom code In Divi.

/*hide explore more modules button in Divi*/
.et-fb-module-upsell-button {
	display: none !important;
}
Hide Button To Explore More Divi Modules In the Add New Module Window using the Divi Assistant plugin

Subscribe For More Things Like This!

At the start of each month, we send out a recap newsletter from the month before with family news, Divi news, our latest tutorials, and product news. Occasionally, if the news is too exciting to wait, we will send out another email separate from the monthly newsletter. That’s what you get when you subscribe, and of course you can unsubscribe if you are no longer interested!

Blog Post Optin

Leave A Response!

By commenting you agree to our Blog & YouTube Comments Policy

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Recent Posts

0

Your Cart