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

section loads content vertical then horizontal...

Discussion in 'Free Divi Community Forum' started by Chad Williams, May 9, 2021.

  1. Chad Williams

    Chad Williams Member
    Divi Ultimate Header Plugin Divi Ultimate Footer Plugin

    How do I make it just load horizontal in image 2 2.jpg without loading vertical in image 1 1.jpg .
    What do I have set wrong?

    This is messing up my page the way it loads.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade content toggle design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    You may try to use Divi Static CSS File Cache & see if it helps: WP Admin > Divi > Theme Options > Builder > Advanced > Static CSS File Generation > Enabled

    And disable Output Styles Inline option.
     
  3. Chad Williams

    Chad Williams Member
    Divi Ultimate Header Plugin Divi Ultimate Footer Plugin

    I already have these setting in place. This happens in the DU header as well on header 8 and 10. This is messing up the cls.
    Any way to fix this layout?

    I just took the same code and dropped it in the body to isolate the issue.
     
    1. PRO MEMBER PERKS Divi Block Pro - Powerful Divi header builder for you to mix & match premade header design, mobile menu & more:Learn More
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share your URL.
     
  5. Chad Williams

    Chad Williams Member
    Divi Ultimate Header Plugin Divi Ultimate Footer Plugin

    what is the code for making 5 buttons not load vertical and to load horizontal? This is all in 1 row.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    You may try to go to the Button module settings > Advanced > Custom CSS > Main Element & add float: left;

    The change the button margin bottom to be 0 and add some margin right.