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 Equalizing row columns heights on mobile

Discussion in 'Free Divi Community Forum' started by andalltha, Dec 15, 2019.

  1. andalltha

    andalltha Member

    Hi there!

    A section of a website I'm working on is made of three columns in a row. The first column contains a text module, the second an image and the third another text module. On desktop, the three columns have the same height (the image's height). The first text module sticks to the top of its containing column and the second text module sticks to the bottom of its containing column. I made sure the three columns do not stack when seen on mobile. The problem is that the three columns' heights do not adjust to the central image's height anymore on mobile. So the second text module does not stick to the bottom of the virtual row anymore 'cause the containing column has the text module's height. Do you know a way to fix it?

    Thank you and have a nice day! :)
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Custom Divi Builder header on desktop + default slide in / fullscreen menu on mobile:Learn More
  2. andalltha

    andalltha Member

    Well to make it shorter and clearer: is there a way to equalize the size of the columns of a same row on mobile without assigning a specific height to each column?
     
  3. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share your URL.
     
    1. PRO MEMBER PERKS Divi.Help One-Page Layouts - Beautifully crafted one-page Divi layouts just for you:View All Layouts
  4. andalltha

    andalltha Member

  5. Divi.Help

    Divi.Help Administrator
    Staff Member

    Try to go to the Row Settings > Advanced > Main Element & add display: flex!important;
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Add custom vertical navigation for your Divi site. Turns into slide in menu on mobile:Learn More
  6. andalltha

    andalltha Member

    Thank you for the answer! I already tried it but unfortunately it does not work. I also tried to set to column height to 100% and it doesn't work either...
     
  7. Divi.Help

    Divi.Help Administrator
    Staff Member

    When you added display: flex!important; in your Row Settings, isn't it displayed like below in mobile:

    upload_2019-12-17_11-13-42.png
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade promo bar / notification bar with close button for your Divi site without using any plugins:View Demo
  8. andalltha

    andalltha Member

    Thank you very much for the answer. No, it just doesn't work. I also tried to put this code in the column custom CSS but it doesn't work either. Well I didn't know this kind of simple move was so difficult to make!
     
  9. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share screenshot on how it looks like on your side.
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Industrial' Divi layout for all Pro members:View Demo
  10. andalltha

    andalltha Member

    Yes, here are two screenshots!
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      66.2 KB
    • 2.jpg
      2.jpg
      File size:
      69.6 KB
  11. Divi.Help

    Divi.Help Administrator
    Staff Member

    Take a look at the live site. Not Visual Builder.
     
    1. PRO MEMBER PERKS Divi Block Pro - 30+ premade custom footer designs for you to choose from:View Demo
  12. andalltha

    andalltha Member

    Haha! It works! Thank you so much! How can you explain it doesn't work in the visual builder?
     
  13. Divi.Help

    Divi.Help Administrator
    Staff Member

    Perhaps Visual Builder has some other CSS loaded, which interferes with the flex CSS. I'm not sure about that as well.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade horizontal timeline design for your Divi site without using any plugins:View Demo
  14. andalltha

    andalltha Member

    Maybe, yes. Anyway thank you very much!

    Have a nice day! :)