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 Change arrows fixed in mobile

Discussion in 'Free Divi Community Forum' started by nbietti, Oct 9, 2019.

  1. nbietti

    nbietti Member

    Hi there...check please

    https://iconsmgmt.com/project/miguel-ferrero/

    If you see in the mobile version, the arrows are fixed on the image.
    I need the arrows to only appear when the cursor is in the photo, just like the desktop version.

    Thanks again
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade logo carousel design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    When I shrink it down in the desktop browser, it works just fine. But in mobile phone, the arrows are fixed in the photo.

    Not quite sure about this issue. You might want to refer official Divi support about it: https://elegantthemes.com/members-area/help/
     
  3. nbietti

    nbietti Member

    thanks, it solved with this code:

    @media all and (max-width:767px) { .et_mobile_device .et-pb-arrow-prev { left: 0; opacity:0; } .et_mobile_device .et-pb-arrow-next { right: 0; opacity: 0; } .et_pb_slider:hover .et-pb-arrow-next { right: -10px; opacity: 1; } .et_pb_slider:hover .et-pb-arrow-prev { left: -10px; opacity: 1; } }
     
    1. PRO MEMBER PERKS Divi.Help One-Page Layouts - Beautifully crafted one-page Divi layouts just for you:View All Layouts