Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #516070

    Hello…..I am having trouble with my mobile menu. Currently when you go to the site:

    http://www.new.fittrace.com on a smartphone the mobile menu appears as a blank white square. If I remember correctly there should be lines running through it. Any help is appreciated.

    #516080

    Hey Matthew!

    Please add following code to Quick CSS in Enfold theme options under General Stylign tab

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
        background-color: transparent;
        position: absolute!important;
    }}

    Best regards,
    Yigit

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