• Resolved peopleinside

    (@peopleinside)


    Hi, thank you for this amazing theme.

    I use the plugin WP Dark Mode by WPPOOL and when on mobile the dark mode is active, the mobile menu is really hard to be seen.

    This because seems customizr use small lines and dark line.
    Do you have any suggestion to fix the mobile menu issue when dark mode is active?

    Any CSS suggestion to turn maybe the mobile line grey instead of black?

    I’m trying also to get support on the plugin page.
    My topic

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter peopleinside

    (@peopleinside)

    Seems the following code that change mobile menu color to grey, works

    .header-skin-light .ham__toggler-span-wrapper .line {
    	background-color: rgb(136, 136, 136);
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Mobile menu issue’ is closed to new replies.