- This topic has 3 replies, 2 voices, and was last updated 8 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › how to hide post comment
Dear Shri, How to hide post comment, previous post, author and date post on Gardening pro Themes?
Hi Wayan,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
#respond{display:none;}
#ast_nextprev{display:none;}
.single_metainfo{display:none;}
Regards,
Dave
Thank you so much, all good and it work! but the issue is, meta info ( author and post date ) at lates blog post ( HOME PAGE ) still visible, how to hide it.
Add this code in custom css box:
.post_block_style3_meta{display:none;}
Regards,
Dave
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]