Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1183964

    Hi,

    I have a problem with buttons (and links) in a certain configuration. Buttons or links seems inactive (a css problem ?) when I use three columns on avia builder. The others links/buttons perfectly work.

    URL : https://www.digitallatam.com
    On the 3 columns “Digitales Onboarding / Barrierefreiheit / Interne Tranings” => The “Click me” buttons.

    Here’s a video to be clear : http://somup.com/cYnlDih2In

    Awaiting your response.

    GT

    #1183996

    Du kannst der Nachfolgenden Section einfach einen kleineren Z-index geben:
    Versuch das mal im Quick css:

    #services {
        z-index: 0;
        position: relative;
    }
    #1184097

    Thank, it perfectly works ! :)

    #1184293

    Hi Kurtyn07,

    Glad you got it working for you with Guenni007’s help! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘3 columns = buttons don't work’ is closed to new replies.