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

    Hi,

    I have a few problems.

    1. With the new update the menu in mobile mode won’t show, how can i fix that?

    2. Also, the logo overlaps the menu, how can I fix that?

    Let me know if you need any other information!

    Thanks!

    #820741

    I have a bug too with menu shown as icon:

    If menu is folded out and I go with mouse over menu items, each item I leave stays in black, but not at all.

    See here at: https://bildmanufaktur-wackernah.de

    Browser is latest Safari on Mac. Google Chrome shows menu items fine.

    #821352

    Hi,

    Thank you for using Enfold.

    Please do the following steps.

    // https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/

    Best regards,
    Ismael

    #821362

    Hi,

    Thanks, that works for the missing menu in mobile mode. But It won’t fix the problem regarding the overlapping logo with the WPML-flags. Can you solve this?

    And also how I should solve the behaviour with the logo?

    thanks!

    best regards,
    fbreling

    #821712

    Hi fbreling,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 450px) {
    .responsive .logo img {
      width: 65%;
    }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

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