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

    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

    #353993

    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

    • This reply was modified 10 years, 1 month ago by Elliott.
    #355238

    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

    #355661

    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

    #356851

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Move text to bottom of column’ is closed to new replies.