1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, 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 Another unwanted white space

Discussion in 'Free Divi Community Forum' started by waltercrr, Oct 16, 2019.

  1. waltercrr

    waltercrr New Member

    Hi Divi Help Team. As always this forum is helpful.

    I can't get in the point. But I created two sites, and the two sites has unwanted blank space at the right in mobile version.
    ------------------------------
    Site's Link: yubran.com
    mantenimientosyreparacion.com
    -----------------------------
    Few weeks ago, you guys shared these lines to the solution. And these lines have worked well. When I have a similar situation, I add these lines. But, this time, these lines doesn't delete the unwanted blank spaces?

    ¿What could it be?

    Thanks in advance!

    -------------------------------------------

    /**Delete unwanted blank spaces**/
    #main-header .et_search_outer {
    display: none!important;
    }
    .single .et_pb_post {
    margin-bottom: 0!important;
    }
    .row_custom_footer:after {
    content: ' '!important;
    }
    .post-template-default #left-area {
    padding-bottom: 0!important;
    }
    .page #left-area {
    width: 100% !important;
    }
     
    1. PRO MEMBER PERKS Divi Cart Count Plugin - Easily add cart count to your Divi cart icon. 6 different styles to choose from:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    It's weird that I don't see any empty space in the desktop using shrinking browser.

    But you can try the below CSS:
    Code:
    Log In or Sign Up to view this code.
     
  3. waltercrr

    waltercrr New Member

    Thanks! Those lines worked fot the "mantenimientos" website. I checked in Mobile and using Reponsive View via Chrome Developer Tools. Shrinking the browser does not show that white space.

    ¿Would you check again yubran.com, please?

    Thanks a lot for your help
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring unique comment design on single blog post page:View Demo
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    Did you try the below CSS & see if there's still any white space:
    Code:
    Log In or Sign Up to view this code.
    **From what I see, you haven't added the above CSS.
     
    waltercrr likes this.
  5. waltercrr

    waltercrr New Member

    Thanks! Yeah, I've added the lines. But my LiteSpeed Cache wasn´t flushing at all. After deactivating and cleaning again, it worked!

    Thanks a lot. These lines are going to the block with all the lines gived by you guys.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade floating button design for your Divi site without using any plugins:View Demo
  6. Leon

    Leon New Member

    firefox_n8As1HS3hF.jpg Guys there is far more simple way to do this without any need for coding.

    When you edit page,

    • at the top of the DIVI builder click on the cog wheel
    • Click advanced
    • At visibility settings, select HIDDEN in the horizontal overflow settings
    P.S.
    If you use a caching system such as wp rocket or fastest cache, here you also can disable static CSS file generation in performance section if you need this.

    Have a nice day and many successful projects ;)
     
  7. Rachmad Igen

    Rachmad Igen New Member

    I also experienced this, because the menu on the mobile changed position, custom width and I set the width to 100vw, the solution was that in the menu column I set the position to fixed (top-right), the white space on the right was gone.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade horizontal timeline design for your Divi site without using any plugins:View Demo