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 Hide Pages from Mobile version

Discussion in 'Free Divi Community Forum' started by Gary Misner, Jul 15, 2022.

  1. Gary Misner

    Gary Misner New Member

    I know how to hide specific content from Mobile devices however is there a simple way to
    hide an entire page from showing plus in the page in main Menu.
    I did some research first however I couldn’t seem to find the answer .
    Thanks in advance I appreciate your help.
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Custom Divi Builder header on desktop + default slide in / fullscreen menu on mobile:Learn More
  2. Gary Misner

    Gary Misner New Member

    So no one knows how to do this?
     
  3. Gary Misner

    Gary Misner New Member

    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

    For custom CSS to hide the menu item on desktop, try the below:
    Code:
    Log In or Sign Up to view this code.
    42016 is the menu item id, which can be grabbed through Right Click > Inspect on the menu item.

    As for the page, it would be something like this:
    Code:
    Log In or Sign Up to view this code.
    Similarly, the 41718 is the page id, which can be found in the body HTML tag through Right Click > Inspect