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

how to make responsive on tablet

Discussion in 'Free Divi Community Forum' started by Debs, Mar 9, 2022.

  1. Debs

    Debs New Member

    Hello,

    I can't make anything responsive on tablet. If I hide a block on the desktop and not on tablet, it is hidden for both.

    It is a problem especially for the menu which is not responsive properly on tablet.

    I tried with two different codes in Divi builder, options, css but nothing changes :

    @Media only screen and (max-width: 1149px) { .et_pb_menu .et_pb_menu__menu { display: none; } .et_mobile_nav_menu { display: block } }

    or

    @Media only screen and (max-width: 1149px) { .et_pb_menu .et_pb_menu__menu { display: none !important; } .et_mobile_nav_menu { display: block !important; } }

    Thanks for your answer.

    Déborah
     
    Waqas Ali likes this.
    1. PRO MEMBER PERKS Divi Block Pro - Powerful Divi header builder for you to mix & match premade header design, mobile menu & more:Learn More
  2. Waqas Ali

    Waqas Ali New Member

    Hi @Debs
    Please share screenshot while editing in the Divi builder and live site url if you can