• Hi,
    I would like to make a few changes to the layout of the space “Comment” for articles and pages of my free catch responsive 2.4.1 :
    – Take of time and keep only the date
    – Remove the ability to click on the date of a comment to appear as a simple text
    – Expand the area ” Leave a comment ” for there to have as much space to the left and right
    -change the text “… quotes say :” to ” … : “

    Thanks

Viewing 1 replies (of 1 total)
  • Hello,

    You will need to make the changes on the child theme to keep your changes safe when the theme updates.

    On the child theme’s function copy and paste the catchresponsive_comment function from

    Theme Directory => inc => catchresponsive-core.php

    On the function you will have to make the necessary changes.

    Like on line number 702 you will have to remove the get_comment_time(); function to remove the comment time and also remove the anchor tag to un-link the comment date to the post.

    On line number 696 you can remove the :says part

    For dedicated and swift support please check the theme’s official forum
    https://catchthemes.com/support-forum/

    They can help solve your every issue in detail

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Comments’ is closed to new replies.