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 My menu does't show in footer on mobile

Discussion in 'Free Divi Community Forum' started by Barbara_P, Apr 19, 2024.

  1. Barbara_P

    Barbara_P New Member

    Hi,
    I'm building a shop site for my friend. I used Divi and Woocommerce but there seems to be a problem with the menu in footer on mobile - one can see only titles, no menus are visible. I've used a code I found here in help, which is
    "

    #main-footer {
    position: relative!important;
    }
    #page-container #main-footer .container #footer-widgets .footer-widget {
    display: block!important;
    }
    "
    but it didn't work.
    I have no idea what may be a reason.
    In advance thanks for your suggestions.
    The www site is:
    https://bs.alfa-art.pl/
     

    Attached Files:

    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Freelancer' Divi layout for all Pro members:View Demo
  2. Barbara_P

    Barbara_P New Member

    Never mind - I found the reason. I don't know where but somewhere the display option on mobiles was set to "none" so I used CCS to correct this one and it helped.