Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1154660

    Hello everyone
    I have a small problem
    On one page
    In the mobile view, I bring the color
    (now white)
    to display the menu not to change

    Screenshot in the appendix

    #1154915

    Hey schweg33,

    Thank you for the screenshot. What color does it have to be?

    Best regards,
    Victoria

    #1154950

    Thank you Victoria
    I would like to see a darker
    black or dark brown

    beautiful greetings
    Franz

    #1154990

    Hi schweg33,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 989px) {
      .html_mobile_menu_tablet .header_color div .av-hamburger-inner, 
      .html_mobile_menu_tablet .header_color div .av-hamburger-inner::before, 
      .html_mobile_menu_tablet .header_color div .av-hamburger-inner::after {
          background-color: #000;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1155395

    Thank you very much Vctoria

    works great

    Then you can close this request

    Beautiful greetings
    Franz

    #1155484

    Hi Franz,

    Great, I’m glad that Victoria could help you out and thanks for the feedback. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘color menu mobil’ is closed to new replies.