Black Friday Super Sale 2024 is Coming Soon

WIN AN iPAD, LIFETIME MEMBERSHIP
×

Search Divi Content Toggle Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

Toggle does not work when clicked on toggle icon?

If the toggle icon isn’t working when clicked, this could be due to a JavaScript issue on your webpage. Please inspect your page to check for any JavaScript errors. If you find a JavaScript issue that’s not related to this plugin, try resolving it first, as other JavaScript functions may not work correctly if there’s an error, which could prevent the toggle from functioning as expected.

If no JavaScript issues are detected, try adding the following CSS code to see if it resolves the toggle issue:
Go to WordPress Dashboard >> Divi >> Theme Options >> Custom CSS >> Add below code snippet.

.el_content_toggle_button [type=“checkbox”]{
display: inline-block;
}

If the issue persists, please share site access with [email protected]. You can refer to the following documentation link on how to create a user for us.

Note: Before sharing access, we recommend taking a complete backup of your site for safety.

Table of Contents