Comments thefabricstore started the conversationApril 11, 2018 at 10:19pmWe have some posts whose category is 'archived posts'. As they are old, we do not want them to show up on the catgeory widget sidebar on our homepage. Is there a way to exclude selected posts from this widget? 2,700PenciDesign repliedApril 12, 2018 at 4:28amHi,Please try add more this code to Customize > Custom CSS to hide it on category widget: .widget.widget_categories ul li.cat-item-46912937{ display: none; }Also, I see your first posts is too long, you should make it shorter by do following one in two ways here:1/ Go to Customize > Standard & Classic Layout Options > and check to "Auto Render Excerpt"2/ Add more "Continue reading" button like on this image.Best Regards,PenciDesign Sign in to reply ...
We have some posts whose category is 'archived posts'. As they are old, we do not want them to show up on the catgeory widget sidebar on our homepage. Is there a way to exclude selected posts from this widget?
Hi,
Please try add more this code to Customize > Custom CSS to hide it on category widget:
Also, I see your first posts is too long, you should make it shorter by do following one in two ways here:
1/ Go to Customize > Standard & Classic Layout Options > and check to "Auto Render Excerpt"
2/ Add more "Continue reading" button like on this image.
Best Regards,
PenciDesign