How can I align/adjust a headline and text in two columns?

I have a two column row, the left side has a Classic Headline, the right column has text. Is there a way to get them to align? At the top? besides using the gap element?

Hello @Spiker,

Thanks for writing in!

Do you want something like this?

If that is the case, please do the following:

  • Please edit the page back in Cornerstone
  • In your row settings, enable the marginless column option
  • In your custom headline element, add a custom mbn class
    mbn means margin bottom none
  • In your right side column, please add an element css vertical-align: bottom;
  • If there is a difference, you can add a bottom padding for your text element.

We would loved to know if this has work for you. Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.