Hi, first of all, LOVE the theme.
in a post there is the " this entry has 1 Comment in Uncategorized by admin "
I want to remove the entire thing, how can I do that, I read in the thread that it coul be removed from single.php, but in this theme there is no line about comments. I am not THAT good with php either but, please help!
Remove the Comments fieldfrom Propulsion Theme
7 posts from 3 voices-
Posted 7 months ago #
-
Hi silverwoods,
Try to add this code in your Quick CSS or custom.css:
.blog-inner-meta { display: none; }Just let us know if you also want to remove the flag. Hope this helps. :)
Regards,
IsmaelPosted 7 months ago # -
Hi Ismael, I added the script in the quick Css, and it removed the comments, thank you.
how about removing the "pen" flag as well, the ICon??Posted 7 months ago # -
Hi silverwoods,
This is to remove the flag on the upper part of the comment.
.blog-meta .post-format.primary-background.flag { display: none; }Hope this helps. :)
Regards,
IsmaelPosted 7 months ago # -
Hi Ismael
It removed the flag but it made the content of each post Left and the title is still center/right, can I make the flag invisible instead of "NONE"?
Posted 7 months ago # -
I found:
visibility:hidden;
in the web and now the title and the content are both in line, thank u so much.
Posted 7 months ago # -
I was just going to reply with visibility: hidden! Glad you were able to figure it out :)
Let us know if you have any other questions.
Regards,
Devin
Posted 7 months ago #
Topic Closed
This topic has been closed to new replies.














