[Resolved] Mobile submenu unreadeable (bg white, color white)

Home Forums Support [Resolved] Mobile submenu unreadeable (bg white, color white)

Home Forums Support Mobile submenu unreadeable (bg white, color white)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2036755
    Chris

    Hi,
    I use on the website https://orioncs.fr/ a GP library Site and on mobile the submenu is unreadeable (white / white), on desktop its black / white.
    I dont know where to set the colors for mobile submenu in GP customize.

    Thanks to help me know

    #2036756
    Elvin
    Staff
    Customer Support

    Hi Chris,

    You can set it up using this CSS:

    nav#generate-slideout-menu ul.sub-menu {
        background-color: unset;
    }

    This effectively removes the background color but you can change unset to any color of your preference. ๐Ÿ˜€

    #2036966
    Chris

    Thanks a lot, it works

    #2039499
    Elvin
    Staff
    Customer Support

    No problem. ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.