At the end of the posts it appears an area where people can leave a comment. I cannot find where it is generated because I want to change the text and colors or even to eliminate it and do a different thing.
Where is it?
Hey fjrichart!
You can add following code to Quick CSS in Enfold theme options under Styling tab to remove it from your posts
.comment-entry { display: none; }
What changes you would like to make? Please elaborate
Cheers!
Yigit
See in http://imgur.com/WE2hIG1 what appears now. That’s what I don’t want.
See in http://imgur.com/tsWUmwv more or less what I want but having in mind that the background of the blog is black so titles and the spaces to be filled in should be white.
Besides that people don’t need to log in to leave a comment just to write his/her name and e-mail. Web site is optional.
Hi!
The code i posted in my previous post should remove comment section. Can you post the link to your website where comment section looks like your second screenshot so we can inspect elements and provide you custom CSS code to change background color font color?
Cheers!
Yigit
3. The message where we say “your comment is being revised” I’d like it to be in red color and also to add a “thank you for participating”
You can close this topic. Thank you for all.