- This topic has 1 reply, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Posts style – Complete Pro
Hi,
How do I remove the “posted by” and date line from my blog posts? I would like to remove the “read more” button too.
I’m working in local using Complete Pro theme (RECENT POSTS STYLE1).
Thank you in advance.
Regards
Hi Miriam,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.post_block_style1_meta, .single_metainfo, .post_style1_area .sktmore{display: none !important;}
Regards,
Brad
