Tagged: 

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

    Hi,

    after the updatig of the theme, the mobile menu doesn’t exist.

    I tried to solve by css but i can’t.

    What do you suggest as solution? It is the site of an important client so i need to fix it asap.

    Kind regards

    #848229

    Hey genno,

    Can you please try re-updating the theme via FTP and overwrite all files –
    http://kriesi.at/documentation/enfold/updating-your-theme-files/ ?

    Best regards,
    Jordan Shannon

    #848533

    Ok, but doing this i will lose everything about my graphic costumization, is it true?

    #848765

    I re-updating the theme via FTP and overwrite all files but it doesn’t work…

    #849081

    Hi,

    There’s some conflicting custom css that’s why it doesn’t show up, can you try adding this css code at the bottom of Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1024px) {
      #top span.av-hamburger-box,
      #top .av-hamburger-inner, 
      #top .av-hamburger-inner::before, 
      #top .av-hamburger-inner::after {
        width: 35px !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

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