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 DIVI WOOCOMMERCE - align all modules left!

Discussion in 'Free Divi Community Forum' started by Lauwrens, Mar 27, 2020.

  1. Lauwrens

    Lauwrens Member

    Hello,

    I want to align all these modules left. I don't want to use padding because I want it to be responsive on all platforms.

    See the photo attached to get a clear view of what I mean.

    Thanks in advance!
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Custom Divi Builder header on desktop + default slide in / fullscreen menu on mobile:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Just go to your module settings & set the text alignment to be left?

    Or am I missing anything?
     
  3. Lauwrens

    Lauwrens Member

    Hey,

    When align these modules they are not aligning left.

    I think I need to hardcode it so the text is fixed left?

    Thanks!
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade logo carousel design for your Divi site without using any plugins:View Demo
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share your URL.
     
  5. Lauwrens

    Lauwrens Member

    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. Divi.Help

    Divi.Help Administrator
    Staff Member

    You should be able to change it in the settings. But here's the CSS to align it to left:
    Code:
    Log In or Sign Up to view this code.
    **Just paste it in WP Admin > Divi > Theme Options > Custom CSS.
     
  7. Lauwrens

    Lauwrens Member


    Thanks this is great!

    One more thing, can I disable this on mobile?

    Cheers!
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade horizontal timeline design for your Divi site without using any plugins:View Demo
  8. Divi.Help

    Divi.Help Administrator
    Staff Member

    Just wrap the CSS code with @media breakpoint:
    Code:
    Log In or Sign Up to view this code.