• Resolved rockysaxxx

    (@rockysaxxx)


    Hi,
    I have a question regarding the vertical alignembt inside cells. I want to create a row with 3 cells. The first two cells have images in them width different heights. They both should be aligned at the bottom which I know I can set under the cell-layout settings. The third cell has a headline and a paragraph. Now the headline should be top-aligned and the paragraph bottom-aligned. How can I achieve this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor alexgso

    (@alexgso)

    Hi Rocky,

    The third cell has a headline and a paragraph. Now the headline should be top-aligned and the paragraph bottom-aligned.

    Unfortunately, this isn’t possible at this time without some custom CSS. Cell Vertical Alignment is separate to the contents of the cell so while it will affect the placement of the widgets in a cell, it won’t affect how that widget outputs overall. Does that make sense?

    Thread Starter rockysaxxx

    (@rockysaxxx)

    Hello,
    thank you so much! Could you let me know which css I would need to use? Let’s say I have my third cell with an h4 and a p, and the h4 should be aligned at the top and the p at the bottom?

    Plugin Contributor alexgso

    (@alexgso)

    Hi rockysaxxx,

    Unfortunately, this will require quite a large amount of CSS. We’re able to help with a small amount of CSS, but the amount of required CSS to accomplish this falls outside of the scope of support we’re able to provide to free users.

    Thread Starter rockysaxxx

    (@rockysaxxx)

    Hi,

    oh that’s too bad…could you maybe point me towards the right direction? I actually thought about using flexbox somehow but can’t get it to work…

    Plugin Contributor alexgso

    (@alexgso)

    Hi rockysaxxx,

    Unfortunately, I’ve been unable to find a specific tutorial that will provide instructions on doing this. I can, however, state that yes, it does require flexbox to accomplish.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Aligning content in cells’ is closed to new replies.