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

Elements alignments in Columns

Discussion in 'Free Divi Community Forum' started by RobertaCin, Apr 11, 2020.

  1. RobertaCin

    RobertaCin Member

    Hello, I am trying to align elements in a 4 columns layout but when I try to set up padding and spacing they inevitably are not aligned and it's difficult to check just with your eyes

    Is there any way to do that "automatically" for each column or the row?

    please note i removed the space below images but still titles seems not perfectly aligned. Or is it my impression?

    I also noticed when I copy styles from the menu of each module they are not pasted. Anything wrong with my divi?


    thank you in advance for your kind support
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Mini Cart Pro Plugin - Instantly add 3 different types of mini cart to your Divi site:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    If you're using a blurb module for that, you can try to set min-height for the blurb image & content.

    For example, go to the Blurb Module Settings > Advanced > Custom CSS > Blurb Image & add: min-height: 80px;
     
  3. RobertaCin

    RobertaCin Member

    thank you.
    I am using different modules within the columns in the row, not the blurb
     
    1. PRO MEMBER PERKS Divi Powerful Child Theme - Power up your Divi sites with tons of new functionalities & premade elements:Learn More
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    You can just apply similar concept.

    For example, if you're using image module for the icon, then you just need to go to the Image module settings > Advanced > Custom CSS > Main Element & add min-height: 80px;

    Adjust the value to fit your need.