Okay
  Public Ticket #2426095
Mobile Menue Color
Closed

Comments

  •  10
    Ninsche started the conversation

    Hi and Hello again, 

    how can I apply the primary theme color to the mobile menue background? 

    Best Regards, Nina

  •  1,558
    Laborator replied

    Hi Nina,

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Ninsche replied privately
  •  10
    Ninsche replied

    #0f25fc :D

  •  1,558
    Laborator replied

    Hi Ninche,

    It seems that this is a theme bug which I have reported and it should be fixed in the upcoming updates, for now you can use a CSS code.

    Add this CSS to Custom CSS to change the overlay background:

    .mobile-menu-wrapper.mobile-menu-fullscreen+.mobile-menu-overlay {
        background-color: #0f25fc;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  10
    Ninsche replied

    same here – thanks a lot :D