Comments andrea berns started the conversationJanuary 31, 2022 at 12:10pmhow can I align the service buttons? 1,699Andrey repliedJanuary 31, 2022 at 3:23pmHello, Dear Andrea Berns!To align the service buttons, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here: h3.entry-title { font-size: 20px; margin-bottom: 25px; } .isotope article.vertical-item .item-content{ flex:1; display: flex; flex-direction: column; justify-content: space-between; } Then save changes and check the results at front-end.Best Regards! Sign in to reply ...
how can I align the service buttons?
Hello, Dear Andrea Berns!
To align the service buttons, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:
Then save changes and check the results at front-end.
Best Regards!