cvanuch Posted July 26, 2020 Share Posted July 26, 2020 Site URL: https://matey.app/help Hi, I'm trying to vertically center the title text next to each blog in the List Summary block. Does anyone know how this can be done? My website is on version 7.1. Thanks! Link to comment
Solution rwp Posted July 27, 2020 Solution Share Posted July 27, 2020 #block-yui_3_17_2_1_1595806430939_5385 .summary-item { display: flex; } #block-yui_3_17_2_1_1595806430939_5385 .summary-item .summary-content.sqs-gallery-meta-container { margin-top: auto; margin-bottom: auto; } Link to comment
cvanuch Posted July 27, 2020 Author Share Posted July 27, 2020 @rwp Perfect, thanks! rwp 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment