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 Mobile issue only

Discussion in 'Free Divi Community Forum' started by Tom A, Dec 2, 2019.

  1. Tom A

    Tom A New Member

    Attached Files:

    1. PRO MEMBER PERKS Divi Ultimate Child Theme - Tons of premade layouts & section designs + functionalities for your Divi site:Learn More
  2. Problemizer.com

    Problemizer.com Divi Expert

    Hello,

    Please add this code to your Divi -> Theme Options -> Custom CSS

    @media only screen and (max-width: 768px) {
    div#et-main-area {
    overflow-x: hidden;
    }
    }

    Hope this helps.

    Regards,
    Problemizer.com
     
  3. Tom A

    Tom A New Member

    1. PRO MEMBER PERKS Divi Block Pro - Premade gallery carousel design for your Divi site without using any plugins:View Demo
  4. Problemizer.com

    Problemizer.com Divi Expert

    I tested it and it is working for me if you still talking about content scrolling to the left.

    That might be a caching issue. I see that you are using WP Engine so go to your admin dashboard and then WP Engine -> General -> Purge All Caches

    Hope this helps!

    Regards,
    Problemizer.com
     
  5. Tom A

    Tom A New Member

    1. PRO MEMBER PERKS Divi.Help Header AI Generator - Try the power of AI to generate a custom Divi header for you:Try Now
  6. Problemizer.com

    Problemizer.com Divi Expert

    I found what is causing the issue. Please add this code beneath the previous one I sent you. The whole code should look like this:

    @media only screen and (max-width: 768px) {
    div#et-main-area {
    overflow-x: hidden;
    }

    .page-id-25295 #main-footer {
    overflow-x: hidden;
    }
    }

    I think that this should work. Let me know and check this as solved if it helped.

    Regards,
    Problemizer
     
  7. Tom A

    Tom A New Member



    THANK YOU!!!!!
     
    1. PRO MEMBER PERKS Divi Block Pro - Easy-to-use drag & drop interface to mix & match 456+ premade Divi blocks & export as json file:Learn More