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 Different Device, Different View

Discussion in 'Free Divi Community Forum' started by grace, Aug 7, 2019.

  1. grace

    grace Member

    Hi there,

    I've been using divi 2 months on wordpress. In my device, it's looking good on my device (the position of the button, image, etc.), but when I open it on my friend's device, it's weird. Any idea why It can't look the same with mine? Sounds like responsive problem. Thankyou

    Regards,
    Ge
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade dynamic background hover design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share your URL.
     
  3. grace

    grace Member

    Sorry for a late answer.

    I'm sorry earlier, I can't give u the URL because It still using number as the url. So, here I attach the preview on my laptop and my friend's.
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Block Pro - Premade before / after image slider for your Divi site without using any plugins:View Demo
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    Without the URL, I can't really tell what's the issue.

    Basically, all the troubleshooting are done through "inspect element" on your browser. I would suggest you to learn that as it's pretty useful in troubleshooting.
     
  5. grace

    grace Member

    Can I give the link to you through email?
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade card carousel design for your Divi site without using any plugins:View Demo
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly check your PM.
     
  7. Divi.Help

    Divi.Help Administrator
    Staff Member

    It seems like you have horizontal scrolling issue. Try to add the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
    I noticed another issue on your first section. Currently it's set to max-height 100vh. You should set it to be min-height 100vh instead.

    Other than that, your site looks fine to me.
     
    1. PRO MEMBER PERKS Divi Ultimate Child Theme - Tons of premade layouts & section designs + functionalities for your Divi site:Learn More
  8. grace

    grace Member

    Thankyou for the help. I'll try it:)