Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #726730

    Hello,

    For some reason, on mobile only, the stacked nav menu is just a white box. Ideas?

    View post on imgur.com

    #727753

    Hey getmebrian,

    Try adding this code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .av_header_transparency #advanced_menu_toggle {
        background-color: #39beee !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    #727775

    Thank you – that worked.

    Brian

    #727786

    Hey!

    Glad we could help :)

    Cheers!
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.