<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Divi Tutorials</title>
    <description>List of Divi tutorials by Divi.Help experts.</description>
    <pubDate>Fri, 12 Jun 2026 21:28:24 +0000</pubDate>
    <lastBuildDate>Fri, 12 Jun 2026 21:28:24 +0000</lastBuildDate>
    <generator>Divi.Help</generator>
    <link>https://divi.help/forums/divi-tutorials.167/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://divi.help/forums/divi-tutorials.167/index.rss"/>
    <item>
      <title>How to change Divi Blog Module "Read More" text</title>
      <pubDate>Thu, 01 Feb 2024 15:49:06 +0000</pubDate>
      <link>https://divi.help/threads/how-to-change-divi-blog-module-read-more-text.6348/</link>
      <guid>https://divi.help/threads/how-to-change-divi-blog-module-read-more-text.6348/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[In this tutorial, we will teach you how to change Divi Blog Module &quot;Read More&quot; text. By default, Divi doesn&#039;t have any option to change the &quot;Read More&quot; text.<br />
<br />
It&#039;s pretty simple to change it by using custom jQuery code. Just paste the below code in <b>WP Admin &gt; Divi &gt; Theme Options &gt; Integration &gt; Body Code</b>:<br />


<div class="bbCodeBlock bbCodeCode">
	
		<!-- Content visible only to guests -->
		<div class="type">Code:</div>
		<pre><a href="login/" class="OverlayTrigger" data-cacheoverlay="false">Log In or Sign Up</a> to view this code.</pre>
	
</div>**Change <b>Your Custom Text </b>to your own text....<br />
<br />
<a href="https://divi.help/threads/how-to-change-divi-blog-module-read-more-text.6348/" target="_blank" class="externalLink" rel="nofollow">How to change Divi Blog Module &quot;Read More&quot; text</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Custom Post Type missing 'Enable Divi Builder' option</title>
      <pubDate>Tue, 19 Sep 2023 16:58:27 +0000</pubDate>
      <link>https://divi.help/threads/custom-post-type-missing-enable-divi-builder-option.11164/</link>
      <guid>https://divi.help/threads/custom-post-type-missing-enable-divi-builder-option.11164/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[When you create a custom post type using plugins like ACF, by default Divi Builder is disabled on the new post type.<br />
<br />
You just need to enable it at: <b>WP Admin &gt; Divi &gt; Theme Options &gt; Builder &gt; Post Type Integration &gt; Enable Divi Builder On Post Types </b>&amp; find your custom post type &amp; enable it &amp; save it.]]></content:encoded>
    </item>
    <item>
      <title>How to align Fullwidth Header Module text to be at the top?</title>
      <pubDate>Sun, 14 May 2023 08:23:49 +0000</pubDate>
      <link>https://divi.help/threads/how-to-align-fullwidth-header-module-text-to-be-at-the-top.9101/</link>
      <guid>https://divi.help/threads/how-to-align-fullwidth-header-module-text-to-be-at-the-top.9101/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[To align fullwidth header module text to the top, you just have to:<br />
1. Add this CSS class to the <b>Section Settings &gt; Advanced &gt; CSS Class</b>: dh-fh-top<br />
2. Then add the below CSS in <b>Divi &gt; Theme Options &gt; Custom CSS</b>:<br />


<div class="bbCodeBlock bbCodeCode">
	
		<!-- Content visible only to guests -->
		<div class="type">Code:</div>
		<pre><a href="login/" class="OverlayTrigger" data-cacheoverlay="false">Log In or Sign Up</a> to view this code.</pre>
	
</div>**Adjust the padding top value to suit your need.]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>How to make Divi text module editor toolbar sticky?</title>
      <pubDate>Sun, 14 May 2023 08:22:54 +0000</pubDate>
      <link>https://divi.help/threads/how-to-make-divi-text-module-editor-toolbar-sticky.8458/</link>
      <guid>https://divi.help/threads/how-to-make-divi-text-module-editor-toolbar-sticky.8458/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[If you have a long content in the text module settings, it would be troublesome for you to scroll up &amp; down to access the text editor toolbar.<br />
<br />
But here&#039;s a simple CSS solution to solve the issue.<br />
<br />
Just paste the below CSS in<b> Divi &gt; Theme Options &gt; Custom CSS:</b><br />


<div class="bbCodeBlock bbCodeCode">
	
		<!-- Content visible only to guests -->
		<div class="type">Code:</div>
		<pre><a href="login/" class="OverlayTrigger" data-cacheoverlay="false">Log In or Sign Up</a> to view this code.</pre>
	
</div>

	<a href="https://mail.divi.help/attachments/8266/" target="_blank">View attachment 8266</a>
	
<br />
<br />
The above solution works for Visual Builder, but not backend builder.<br />
<br />
For backend builder, you will need to paste the...<br />
<br />
<a href="https://divi.help/threads/how-to-make-divi-text-module-editor-toolbar-sticky.8458/" target="_blank" class="externalLink" rel="nofollow">How to make Divi text module editor toolbar sticky?</a>]]></content:encoded>
      <slash:comments>14</slash:comments>
    </item>
    <item>
      <title>How to make mobile menu items collapsible for Divi Theme Builder?</title>
      <pubDate>Mon, 02 Aug 2021 14:30:47 +0000</pubDate>
      <link>https://divi.help/threads/how-to-make-mobile-menu-items-collapsible-for-divi-theme-builder.8563/</link>
      <guid>https://divi.help/threads/how-to-make-mobile-menu-items-collapsible-for-divi-theme-builder.8563/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[Ever wanted to achieve collapsible mobile menu for Divi Theme Builder?<br />
<br />
Divi Block has a free block that contains all the code to achieve that.<br />
<br />
Basically, you just need to go to Free version of Divi Block: <a href="https://divi.help/link-forums/try-free-version.174/" target="_blank" class="externalLink" rel="nofollow">https://divi.help/link-forums/try-free-version.174/</a><br />
<br />
And add one of the below blocks &amp; export it as json file.<br />
<br />


	<a href="https://mail.divi.help/attachments/8343/" target="_blank">View attachment 8343</a>
	
<br />
<br />
And finally, import the json file in your Divi Theme Builder: <a href="https://diviblock.com/how-to-import-json-file/" target="_blank" class="externalLink" rel="nofollow">https://diviblock.com/how-to-import-json-file/</a><br />
**Make sure to...<br />
<br />
<a href="https://divi.help/threads/how-to-make-mobile-menu-items-collapsible-for-divi-theme-builder.8563/" target="_blank" class="externalLink" rel="nofollow">How to make mobile menu items collapsible for Divi Theme Builder?</a>]]></content:encoded>
    </item>
    <item>
      <title>How to make Divi portfolio grid to be 2 columns on desktop?</title>
      <pubDate>Sun, 06 Jun 2021 02:55:05 +0000</pubDate>
      <link>https://divi.help/threads/how-to-make-divi-portfolio-grid-to-be-2-columns-on-desktop.8295/</link>
      <guid>https://divi.help/threads/how-to-make-divi-portfolio-grid-to-be-2-columns-on-desktop.8295/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[To achieve that, try the below CSS in <b>Divi &gt; Theme Options &gt; Custom CSS</b>:<br />


<div class="bbCodeBlock bbCodeCode">
	
		<!-- Content visible only to guests -->
		<div class="type">Code:</div>
		<pre><a href="login/" class="OverlayTrigger" data-cacheoverlay="false">Log In or Sign Up</a> to view this code.</pre>
	
</div>]]></content:encoded>
    </item>
    <item>
      <title>How to add 3 color gradient to Divi section background?</title>
      <pubDate>Sat, 05 Jun 2021 09:53:27 +0000</pubDate>
      <link>https://divi.help/threads/how-to-add-3-color-gradient-to-divi-section-background.8287/</link>
      <guid>https://divi.help/threads/how-to-add-3-color-gradient-to-divi-section-background.8287/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[To do that, you will need to use custom CSS for that.<br />
<br />
Here&#039;s how to do it:<br />
1. Get your gradient color CSS code here: <a href="https://cssgradient.io/" target="_blank" class="externalLink" rel="nofollow">https://cssgradient.io/</a><br />
2. And add the CSS code in <b>Section Settings &gt; Advanced &gt; Custom CSS &gt; Main Element<br />
</b><br />
That&#039;s it. You will now have the 3 color gradient for your Divi section background.]]></content:encoded>
    </item>
    <item>
      <title>How to hide Divi shop module image?</title>
      <pubDate>Sat, 05 Jun 2021 03:26:09 +0000</pubDate>
      <link>https://divi.help/threads/how-to-hide-divi-shop-module-image.8286/</link>
      <guid>https://divi.help/threads/how-to-hide-divi-shop-module-image.8286/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[Just go to the <b>Shop module settings &gt; Advanced &gt; Custom CSS &gt; Image </b>&amp; add <b>display: none;</b>]]></content:encoded>
    </item>
    <item>
      <title>How to create Sticky / Fixed Section on scroll in Divi?</title>
      <pubDate>Fri, 04 Jun 2021 15:04:01 +0000</pubDate>
      <link>https://divi.help/threads/how-to-create-sticky-fixed-section-on-scroll-in-divi.8282/</link>
      <guid>https://divi.help/threads/how-to-create-sticky-fixed-section-on-scroll-in-divi.8282/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[To achieve sticky section on scroll in Divi, you just need to set this: <b>Section Settings &gt; Advanced &gt; Scroll Effects &gt; Sticky Position &gt; Stick To Top</b>]]></content:encoded>
    </item>
    <item>
      <title>How to make a regular section in Divi Fullscreen?</title>
      <pubDate>Fri, 04 Jun 2021 14:45:54 +0000</pubDate>
      <link>https://divi.help/threads/how-to-make-a-regular-section-in-divi-fullscreen.8280/</link>
      <guid>https://divi.help/threads/how-to-make-a-regular-section-in-divi-fullscreen.8280/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[Basically, you just need to set this:<b> Section Settings &gt; Design &gt; Sizing &gt; Min Height &gt; 100vh</b>]]></content:encoded>
    </item>
    <item>
      <title>How to add background color for Divi Blog Module "Read More" text</title>
      <pubDate>Fri, 24 Jul 2020 15:46:53 +0000</pubDate>
      <link>https://divi.help/threads/how-to-add-background-color-for-divi-blog-module-read-more-text.6352/</link>
      <guid>https://divi.help/threads/how-to-add-background-color-for-divi-blog-module-read-more-text.6352/</guid>
      <author>invalid@example.com (Divi.Help)</author>
      <dc:creator>Divi.Help</dc:creator>
      <content:encoded><![CDATA[For Divi Blog Module, it doesn&#039;t have any settings to add background color for the &quot;Read More&quot; text.<br />
<br />
Now, how to make the &quot;Read More&quot; text look more like a button style? See screenshot below:<br />
<br />


	<a href="https://mail.divi.help/attachments/6495/" target="_blank">View attachment 6495</a>
	
 <br />
<br />
You can easily achieve that by going to: <b>Divi Blog Module Settings &gt; Advanced &gt; Custom CSS &gt; Read More Button</b> &amp; add the below CSS:<br />


<div class="bbCodeBlock bbCodeCode">
	
		<!-- Content visible only to guests -->
		<div class="type">Code:</div>
		<pre><a href="login/" class="OverlayTrigger" data-cacheoverlay="false">Log In or Sign Up</a> to view this code.</pre>
	
</div><a href="https://divi.help/threads/how-to-add-background-color-for-divi-blog-module-read-more-text.6352/" target="_blank" class="externalLink" rel="nofollow">How to add background color for Divi Blog Module &quot;Read More&quot; text</a>]]></content:encoded>
    </item>
  </channel>
</rss>
