Hi, I love to work with your theme.
Question: I have a page setup of 2/3 and 1/3. I would like the small text I put in the 1/3-field to be at the bottom of the column, so it aligns with the bottom of the text in the 2/3-field. How can I do this easily?
Thanks in advance,
Kind regards,
Charlotte
Hi Boulanger!
Add this to the top of your textblock.
<span style = "display: block; padding: 10px;"></span>
And increase the padding until it looks flush.
Cheers!
Elliott
Hi Elliott,
Thanks for your quick response. In the dashboard it looks fine at first, but when I check the page, nothing happens. And when I go back to my dashboard and open the textblock again the code is gone. What can I do?
Cheers,
Charlotte
Hey!
Try adding a separator element above the textblock element and play around with the margin sizes until it looks good. You can set the style so it’s not visible when you edit the element.
Regards,
Elliott
Yes of course! Why didn’t I think of that myself. It will only work in non-responsive mode though. But it’s good enough for now.
Kind regards,
Charlotte