Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #210967

    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?

    #210974

    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

    #211177

    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.

    #211184

    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

    #211223
    This reply has been marked as private.
    #211453
    This reply has been marked as private.
    #211472

    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”

    #211565

    You can close this topic. Thank you for all.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Comments section in a post’ is closed to new replies.