• ethan11698

    (@ethan11698)


    Could someone help me and provide a CSS solution to make the ‘View Here’ buttons vertically align? I have had similar issues on a few sites and I am thinking something that will force every button to the bottom of the container or just generally have it so they all display vertically aligned. Any solutions would be appreciated thanks.

    • This topic was modified 3 years ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Vijay Hardaha

    (@vijayhardaha)

    Use display flex with align item stretch and then using flex-grow position the content.

    Thread Starter ethan11698

    (@ethan11698)

    Hi thank you, any chance you could help me out with what CSS to put? I should have noted I am not experienced in flexbox

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Vertical Alignment of Blog Posts’ is closed to new replies.