i want to remove comment data and time next to the comment
link: https://barast.com/%D9%87%D8%B2%DB%8C%D9%86%D9%87-%D8%A8%D8%A7%D8%B1%D8%A8%D8%B1%DB%8C-%D8%A7%D8%B2-%D8%AA%D9%87%D8%B1%D8%A7%D9%86-%D8%A8%D9%87-%D8%B4%D9%87%D8%B1%D8%B3%D8%AA%D8%A7%D9%86/
Hello,
To achieve that, you will have to create a custom CSS code and place it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Do you need help with that?
Best regards
Yes, please. Help
Please, try to use the following CSS code:
.mcb-sidebar .Recent_comments .date_label{ display: none!important; }
Thanks
Comments
Hello,
To achieve that, you will have to create a custom CSS code and place it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Do you need help with that?
Best regards
Yes, please. Help
Please, try to use the following CSS code:
Thanks