Hello, I’m trying to center vertically the inner text of my buttoms, with no result.
my site: www.cromavite.com
Thanks
Hi Jose Carlos,
Thanks for reaching out.
Can you give us a screenshot and a link of the page that you are having a button that needs to have a center vertical alignment so that we can better help you with your concern.
Hope that helps.
Thank you.
Hi Jose Carlos,
Please add this code to your X > Theme Options > CSS
.x-btn, .button, [type="submit"] {
padding: 0.563em 1.125em;
}
So that it will override the current padding of the button and to make it vertically center.
Please note that providing custom CSS code is outside the scope of our support. Issues that might arise from the use of custom CSS code and further enhancements should be directed to a third-party developer or you can avail One where we can answer questions outside of the features of our theme.
Hope that helps.
Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
