Forums
Forums / Theme: Customify / Comment section adjustments
(@howlshy)
7 years, 8 months ago
Hello, it’s me again!
How do you adjust “send comment” button style i.e. colour, frame, highlight, and font type?
We are using the default WordPress comment system.
(@pressmaximum)
Hello @howlshy,
Unfortunately, we don’t have a separate setting for comment button. However, you can add this to Customize => Additional CSS:
#commentform input[type="submit"] { /* add your style below here */ }
Read more: https://www.w3schools.com/css/css3_buttons.asp
Hope it helps!
The topic ‘Comment section adjustments’ is closed to new replies.
(@howlshy)
7 years, 8 months ago
Hello, it’s me again!
How do you adjust “send comment” button style i.e. colour, frame, highlight, and font type?
We are using the default WordPress comment system.