Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Looks like the white background referenced in this part of your custom CSS is the culprit:

    .single .menu-toggle, .error404 .menu-toggle, .search-no-results .menu-toggle {
        background-color: #ffffff;
        border-color: #000000;
    }

    If you change #ffffff to your peach colour (or another colour) you should be set. Let me know how it goes.

    Thread Starter Jadisqueen

    (@jadisqueen)

    Hi,

    Yes, thank you I was able to resolve the issue I was having. Thank you for responding! ??

    Moderator Kathryn Presner

    (@zoonini)

    Glad you’re set. I’ve marked this thread as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button turns all white after you close the expanded menu’ is closed to new replies.