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

    Hi,
    on mobile the search and menu botton (praxis-herda.de) is shown in grey instead of white as on pc. And if you rotate mobile, on some mobiles the logo is overlapping the headline.
    Best regards, Susanne

    #1342108

    Hi suherda,

    Please try adding this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
      .responsive #top .av-main-nav .menu-item-avia-special {
        color: white;
      }
    
      .responsive #top .av-main-nav .menu-item-avia-special .av-hamburger-inner, 
      .responsive #top .av-main-nav .menu-item-avia-special .av-hamburger-inner:before, 
      .responsive #top .av-main-nav .menu-item-avia-special .av-hamburger-inner:after {
        background-color: white;
      }
    }

    Best regards,
    Nikko

    #1342330

    Hi Nikko,
    great. Thanks a lot.
    Have a nice evening, Susanne

    #1342373

    Hi Susanne,

    Great, I’m glad that Nikko could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1342393

    Hi Rikard,

    everything is fine with this topic. You can close it.

    Best regards,
    Susanne

    #1342402

    Hi,

    Thanks for letting us know, I’ll go ahead and 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 ‘Problem with mobiles’ is closed to new replies.