any way to remove Comment box at top of post?
- The topic ‘any way to remove Comment box at top of post?’ is closed to new replies.
Need help? Check out our Support site, then
That box at the top of a post that includes how many comments have been made and the date…is there any way to remove that OR remove the comments portion and just keep the date? any way to edit this? thank you
The blog I need help with is: (visible only to logged in users)
Hi,
thank you for using our theme.
You can add this to the Custom CSS:
header.entry-info.clearfix {
display: none;
}
Hope this helps.
All the best,
Ana