1. HOT Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
HOT Divi Login Customizer Plugin - White-label your Wordpress login page for your Divi site.
View premade login page design
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.
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Menu is visible on tablet and mobile phones, but not on desktop

Discussion in 'Free Divi Community Forum' started by BeJu, Jul 21, 2024.

  1. BeJu

    BeJu New Member

    Hi,

    I added a fullwidth menu with a logo and two menu items.
    https://dariosale.com/

    It is visible on tablet and mobile phone, but not on desktop.
    Neither a regulary text menu, nor a hamburger menu.

    What have I set wrong?

    Best regards
    BeJu
     
    1. PRO MEMBER PERKS Divi.Help Layout AI Generator - Try the power of AI to generate a custom Divi layout for you:Try Now
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Seems to be a color issue.

    You may try to change the menu link color in the menu module settings to white color.

    If still not working, you may try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
    Now that you see the menu link on desktop, though you will notice that the menu links is stacked on top of each other. Seems to be caused by your custom CSS. To fix it, try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
     
  3. BeJu

    BeJu New Member

    Thanks, that works all :)

    Another question: Can I force a hamburger menu on desktop?
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade card carousel design for your Divi site without using any plugins:View Demo
  4. 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.