1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved How do I change the space between selected paragraphs

Discussion in 'Free Divi Community Forum' started by Soulscape, Mar 2, 2023.

  1. Soulscape

    Soulscape New Member

    I know how to change the space between paragraphs for an entire text module in Divi, but I can't find any way to change the space between selected paragraphs.

    When I select them, I get the menu with options to change various aspects of the paragraphs, but not the spacing before or after them.
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Freelancer' Divi layout for all Pro members:View Demo
  2. Soulscape

    Soulscape New Member

    Also, is there a way to change the spacing between list or bulleted text paragraphs for an entire text module?
     
  3. Problemizer.com

    Problemizer.com Divi Expert

    You need to edit the text spacing on the module you are working on.
    upload_2023-3-3_0-58-44.png
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo
  4. Soulscape

    Soulscape New Member

    Thank you, but I'm sorry I don't understand.

    This shows how to change the spacing for the entire module. I'm looking for how to change the spacing for just selected text within the module.
     
  5. Problemizer.com

    Problemizer.com Divi Expert

    In that case you need to add separate text modules for the text you want to control the spacing for.
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Modern & powerful Agency Divi layout pack, featuring team carousel, sliding menu, etc.View Demo
  6. Soulscape

    Soulscape New Member

    So I have one article and multiple paragraphs that I need a specific different spacing for interspersed throughout that article, and I have to have a separate module for every one of these plus for all sections of paragraphs before and after each of those paragraphs?
     
  7. Problemizer.com

    Problemizer.com Divi Expert

    If it is like that you can go to text module settings, and then content, and in the text itself you can enter new lines manually, that will create the spacing also.
    Let me know if you succeded.
     
    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Replace the default archive "Older Entries" with beautiful pagination:Learn More
  8. Soulscape

    Soulscape New Member

    Thanks, I can add new lines in the front end editor, too. But the spacing ends up being too much when doing that between list/bulleted paragraphs.
     
  9. Problemizer.com

    Problemizer.com Divi Expert

    You can try wrappig the portion of the text with span element and then give it a class and add line-height property untill you are satisfied.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade before / after image slider for your Divi site without using any plugins:View Demo
  10. Soulscape

    Soulscape New Member

    Thanks, I'll try that!
     
  11. Problemizer.com

    Problemizer.com Divi Expert

    I wasn't near a computer until now, so I will send you an example. Do you see how I created a custom spacing for one paragraph with this hack?

    upload_2023-3-3_13-26-58.png
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring unique comment design on single blog post page:View Demo
  12. Soulscape

    Soulscape New Member

    Thank you very much - I do see that. Makes sense! I don't know why I didn't think that I could do html there.