Thank you for the video!! But... how would you do the thing with aligning the buttons?
@every1awebsite77 Жыл бұрын
How To Align Buttons To The Bottom Of The Column Open your button and go to the advanced tab. Under position use the following settings: Change position to Absolute Change location to left-bottom Vertical offset 25px Horizontal offset 25px You might need to change the vertical and horizontal offset number with the same padding that you are using for your columns, in my case I used 25 px for my column paddings. Add a 25 px bottom padding to the (text) module above the button. This will make sure that there is always a little space between the button and the module above it.
@showbizvet Жыл бұрын
Thanks, that one was always confusing... column not module...