How can I utilize the small fancy button style for an input type submit button?
Fancy button for submit button?
(2 posts)
(2 voices)
-
Posted 5 months ago #
-
Hello nicaaw,
Add this in Dashboard -> your theme -> General Settings -> Custom Javascript,
jQuery(document).ready(function(){ jQuery('input[type="submit"]').addClass('small_button'); });Posted 5 months ago #
Reply
You must log in to post.













