Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1090754

    Hello everyone
    I have made an Installation of Enfold Theme Multilingual
    My Problem:
    When I start the Domain mobile, the Logo lays over the Flags of the Languages and I can’t click on them
    What can I do
    Thanks in advance
    Friendly Greetings
    Franz

    #1091235

    Hey schweg33,

    Best regards,
    Victoria

    #1091624

    Hello Vicoria
    I have made two new Examples:

    Screen Example 01:
    Mobile Submenu logo not visible
    Then all Links/also links with the Flags work

    Screen Example 02
    When I click on the Flag German, this Link works.

    Screen Example 02:
    Mobile Submenu logo visible
    Links with the Flags no longer work.

    Screen Example 03
    When I click the Flag German, this Link no longer tinoses.
    Because the Logo is above it

    Thank you very much
    Beautiful Greetings Franz

    #1092011

    Hi schweg33,

    Please try the following css:

    
    @media only screen and (max-width: 767px) {
        .responsive .logo img {
            z-index: 1000;
       }
    }
    @media only screen and (max-width: 767px) {
        .responsive #top .logo {
            width: 30%;
        }
    }
    

    Best regards,
    Victoria

    #1092105

    Thank you Victoria
    This is how it works great

    Question on the Side:
    The closed Questions remain stored?

    This question can be closed

    Thank you very much
    Super Service
    Beautiful Greetings Franz

    #1092202

    Hi,

    Yes closed questions remain stored. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile logo too wide’ is closed to new replies.