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 Help!Why my site is so different on Apple device?

Discussion in 'Free Divi Community Forum' started by Elshir, Jan 26, 2020.

  1. Elshir

    Elshir Member

    Attached Files:

    1. PRO MEMBER PERKS Divi Block Pro - 30+ premade custom footer designs for you to choose from:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    For your transition CSS, try the below:
    Code:
    Log In or Sign Up to view this code.
    For the extra spacing above the [DISTANCE], it's due to the blank Divi Layout block. You will need to first remove the block. And proceed to add some padding above the text.
     
  3. Elshir

    Elshir Member

    Thank you for that!

    I still have issues like:
    1.different height on chrome and safari
    upload_2020-1-27_17-0-13.png

    upload_2020-1-27_17-0-30.png
    2.different css style on this element:
    upload_2020-1-27_17-1-6.png

    upload_2020-1-27_17-1-19.png

    P1 is safari
    P2 is chrome..
    thank u again!!
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Add more varieties for your Divi header (12 premade styles) + menu hover effects:Learn More
  4. Elshir

    Elshir Member

    I have fixed my first question and can't fix No.2, can you help please?
     
  5. Divi.Help

    Divi.Help Administrator
    Staff Member

    Try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
    **I don't have a Mac to test. Just a guess on the CSS fix.
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring modern overlay archive blog layout with hover effects:View Demo
  6. Elshir

    Elshir Member

    thank u!!!
    and my last question is can you tell me where i can delete this element? i can't find it anywhere!
    upload_2020-1-27_23-6-48.png
    I searched plugin css and found nothing, or is there a way to make it disappear using css code? I tried using 'display:none;' but make no use.
     
  7. Divi.Help

    Divi.Help Administrator
    Staff Member

    I see that you already used CSS to hide it from the frontend.

    Do note that CSS will not remove it from the source code. The element will still show up on your source code, but not the live website.
     
    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
  8. Elshir

    Elshir Member

    yea i still can't find its location but successfully hide it