CAB Posted June 21 Posted June 21 Hello, the text in the buttons on my website is not centered and my novice attempts to add custom CSS to align have not been successful. In the attached image, you can see that the text is slightly misaligned to the left. I've tried button { text-align: center !important; } and variations of it. Any ideas? Thank you.
Lesum Posted June 21 Posted June 21 @CAB Can you share your site URL? If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
tuanphan Posted July 8 Posted July 8 Try this to Custom CSS box div.button-block a { text-indent: 16px !important; } (16px is letter spacing, need to make sure letter spacing = text indent) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment