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

    i just updated my site and it’s fine on a computer, but the menu doesn’t show up on a mobile and there is no navigation. can you please offer a solution?

    on another topic, the sliders are really funky and I have a nextgen gallery slider…is there anything you can recommend?

    thanks….rather needing to resolve these soon.
    jenny

    #1410413

    Hey jenny,

    Thank you for the inquiry.

    You may need to temporarily disable the “Enfold > Performance > File Compression” settings in order to regenerate the scripts and stylesheets. After disabling, make sure to purge the cache. If the issue persists, please try adding the following code to the Quick CSS field:

    @media only screen and (max-width: 767px) { 
        #top .header_color .av-hamburger-inner, #top .header_color .av-hamburger-inner::before, #top .header_color .av-hamburger-inner::after {
            background-color: #808080;
        }
    }
    

    Best regards,
    Ismael

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