- This topic has 3 replies, 2 voices, and was last updated 4 years, 11 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 › Hide author on homepage
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.byadmin-home { display: none;}
.news-box .news-thumb { height:373px;}
.news-box .news-thumb img { min-height:inherit;}
Regards,
Dave
Thanks, it worked. How do I hide the number of comments near the title on my blog post page ?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.post-comment { display: none !important;}
Regards,
Dave
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]