Tagged: 

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

    Hallo,

    Ich habe eine Problem und zwar funktioniert auf meiner Hauptseite ein Button nicht, d.h. wenn man drauf klickt kommt man nicht auf den hinterlegten Link und dies auch nur in der mobilen Version (iPhone). Derselbe Button ist auf anderen Unterseiten auch drauf und dort funktioniert es einwandfrei für alle Geräte.

    An was kann das liegen? Ich wäre sehr dankbar für eure Hilfe.

    LG Ben

    #1142300

    Hey Ben_Schlemper,

    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:767px){
        .av-section-color-overlay + .container + .border-extra-diagonal{
            z-index: 0;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1142617

    Thanks for helping. But it still doesn’t work.

    Greetings
    Ben

    #1142622

    Sorry! It was my fault! Now it works! Thank you very much for helping!! My problem is solved!

    #1142829

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Button funktioniert mobil nicht’ is closed to new replies.