Author Posts July 20, 2015 at 5:22 pm #335284 TodParticipant Hi guys: any idea why the text inside my buttons won’t center vertically? It’s just a little above the center of the button, and it only happens in Revolution Slider. July 20, 2015 at 5:24 pm #335285 TodParticipant This reply has been marked as private. July 21, 2015 at 12:28 am #335453 FriechModerator Hi There, The top and bottom padding of that button is not equal, you can add this under Custom > CSS in the Customizer. .rev_slider_wrapper .x-btn { padding-bottom: 0.563em !important; } Hope it helps, Cheers! July 21, 2015 at 10:59 am #335986 TodParticipant Worked perfectly! As always, I’m impressed with the X team’s awesomeness! July 21, 2015 at 1:45 pm #336130 ZeshanMember You’re welcome! 🙂 Author Posts