Okay
  Public Ticket #531220
Submit button gone for blog comments
Closed

Comments

  • Alex started the conversation

    The "submit" button on my blogposts has disappeared, so no one can submit a comment. I have attached a screenshot.

    Thanks!

  •  1,808
    Support replied

    Hi, it\'s a side effect of adding social sharing links underneath blog post content.

    here is how you fix it.

    Add these styles to theme options -> Styling Options -> Custom CSS:

    .single #blog .container .blog-posts-content .blog-post {

    position: relative !important;

    }

    .single #blog .container .blog-posts-content {

    height: auto !important;

    overflow: visible !important;

    position: relative !important;

    }


    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy