Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #821126

    I upgraded to Enfold 4.1 but the fullscreen slider front page was completely messed up (no images, code showing etc) so I reverted to previous version I had installed.

    All is fine except the mobile menu is messed up (not sure if it worked before to be honest either, just came to my attention now)

    The menu background is transparent so all the text just overlays the image below.

    Link to site in private content.

    menu problem

    • This topic was modified 7 years, 4 months ago by rodpascoe.
    #821278

    Hey Rod,

    Add the following to quick css:

       @media only screen and (max-width: 767px)  {
     ul#mobile-advanced{
    background: #ffffff!important;
    }}

    Best regards,
    Jordan Shannon

    #833574

    Same problem and this css didn’t correct it,

    #833578

    Switching to “Sidebar Flyout Menu (minimal)” worked.

    #833585

    Hi,


    @sandymeier
    Glad it worked for you! :)

    We will keep the thread open and will wait to hear from the creator of this thread. If you have any other questions or issues, please feel free to start a new thread.

    Best regards,
    Yigit

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