Select Page

Remove Related Videos from Youtube Videos

To remove the related videos that follow a Youtube video, add “pa-hide-related-videos” to the Video Module CSS class. Then, enter the following script in the Divi / Theme Options / Integration / Add code to the < head > of your blog: <script>...

Custom Layout for the Comment Form (2 columns)

If you’d like to change the look of the Divi Comment Form and put it into a 2 column layout like the following, here’s a quick tutorial on how to accomplish just that.First, go to your Divi folder (/wp-content/themes/Divi) and copy your comments.php file...

Make Entire Text Module Clickable

To make a Text Module clickable, add a custom CSS class (ie. clickable-module) under Module Settings / Advanced / Custom CSS ID & Classes / CSS Class, then add the following code to Dashboard / Divi / Theme Options / Integration / Add code to the < head > of...