Vertically Center Text? / Category Link

Category link

must to know:

Next:

vertical align by flexbox

  1. Its hard to understand your specific issue (Add screenshot). A lot of options for this - anyway vertically align by flexbox is very easy (Two clicks + remove the margin-top/bottom from the heading):
    Center elements with flexbox | Webflow University

The idea by regular CSS:
https://stackoverflow.com/questions/25311541/how-to-vertically-align-text-inside-a-flexbox

1 Like