- This topic has 15 replies, 4 voices, and was last updated 3 years, 6 months ago by
David.
-
AuthorPosts
-
October 26, 2022 at 8:10 am #2388159
rajjj
Hi Team,
Is there a away to give comments a fresh coat of paint, something like the Subscribe To Comments Reloaded has?
Or is it a plugin thing at the moment?Thanks
October 26, 2022 at 8:40 am #2388238David
StaffCustomer SupportHi there,
do you have a screenshot of what they look like ?
October 26, 2022 at 11:54 pm #2389116rajjj
October 27, 2022 at 12:07 am #2389129Fernando Customer Support
Hi Rajjj,
Can you also share the link to the site in question?
You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
October 27, 2022 at 1:27 am #2389228rajjj
Added
October 27, 2022 at 1:34 am #2389243Fernando Customer Support
Do you need it to look exactly like that or just something similar, like making the input boxes and the submit button’s design identical?
October 27, 2022 at 5:04 pm #2390591rajjj
Something like that will be ideal, but I can live with something similar.
October 27, 2022 at 5:37 pm #2390607Fernando Customer Support
Can you share the link to your site as well? I’ll try to see what can be done with custom code.
October 28, 2022 at 12:39 am #2390946rajjj
Added Fernando.
Thanks for all the helpOctober 28, 2022 at 12:52 am #2391010Fernando Customer Support
Can you try adding this CSS in Appearance > Customize > Additional CSS?:
.comments-area :is(input,textarea) { border-radius: 5px; border-color: rgb(207, 207, 207); color: #464646; } .comments-area input[type="submit"]{ background-color: #FF6200; color: #fff; } .comments-area input[type="submit"]:hover{ background-color: #cc4e00; }Does that work?
October 28, 2022 at 7:19 am #2391509rajjj
I have installed Simple CSS plugin. Can I add the code there?
October 28, 2022 at 7:34 am #2391537David
StaffCustomer SupportI have installed Simple CSS plugin. Can I add the code there?
Yes.
October 29, 2022 at 5:40 am #2392600rajjj
I have setup the code now.
Can we have the text and the check box for ‘Save my name, email, and website in this browser for the next time I comment’?
Links for reference below.October 30, 2022 at 11:41 am #2394327Leo
StaffCustomer SupportCan we have the text and the check box for ‘Save my name, email, and website in this browser for the next time I comment’?
Not sure if I understand. That is a default feature from WP core:
https://www.screencast.com/t/z5J15niwDxN
https://www.screencast.com/t/E9sreoUMspbrOctober 30, 2022 at 6:32 pm #2394512rajjj
How do I put the text above the comment box and also the subscription option to the comments as in the link below.
-
AuthorPosts
- You must be logged in to reply to this topic.