Wednesday, September 12, 2018

Text not vertically aligned in button in slider revolution

This doesn't seem to be answered on the theme.co forum, so I'll answer it here.

In the Customizer, go to Custom and then add this CSS.

.rev-btn {
padding-top:15px !important;
}

you can add or subtract the number of px or em's to suit your needs.

Hope this helps!

No comments:

Post a Comment