sandy-pandy
6/4/2018 - 7:44 AM

Fixera knappar till bottnen av raden

CC class på raden - gq_r_fixed_buttons Slå på “Equalize Column Height”

https://quiroz.co/align-buttons-to-the-bottom-of-the-row/

 /* buttons fixed to the bottom */
            .gq_r_fixed_buttons .et_pb_column {
                padding-bottom:30px;}
            .gq_r_fixed_buttons .et_pb_button_module_wrapper {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;}