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

    Hi, The main menu on mobile seems to be hidden
    Coul you please assist?

    #625907

    Hey gzelasco,

    Thanks for getting in touch with us!

    The mobile menu is there but it has the same color as your background header. Please try adding this code to the Quick CSS field in the theme administration panel in your WordPress admin area or to your child themes style.css file:

    
    #advanced_menu_toggle, #advanced_menu_hide {
        color: #FFFFFF !important;
    }
    

    Best regards,
    Jordan

    #625913

    Thanks !!!!

    #626255

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

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