Hi guys,
How do I enlarge the fonts on the post comment button and the contact form buttons? I’ve researched and tested several options from this forum, but none of them worked on those buttons.
Sincerely,
Morticka
Hey Morticka!
Thank you for using our theme.
Put the following in custom.css or Enfold->Styles->Quick-CSS field and adjust the value:
input[type="submit"]{
font-size: 16px;
}
Cheers!
Günter
Hi Günter,
Works like a charm for the “Post Comment” button, thx!!
But, it does not work on the contact form buttons. Do you also have code for those? :D
Sincerely,
Morticka
Yes! That worked Günter, thx a lot :D
Sincerely,
Morticka