Center featured image and remove Author, Date and Category
I'm using the Be Blog widget and I was wondering if there is a way to center the featured image? And is there also a way to hide the Author, Date and Category?
Website link below:
I'm using the Be Blog widget and I was wondering if there is a way to center the featured image? And is there also a way to hide the Author, Date and Category?
Website link below:
Comments
Hi,
1) Try the following CSS code:
.blog_wrapper .posts_group .post .image_wrapper a{ text-align: center; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
2) You can remove Author, Categories, and date in Betheme -> Theme options -> Blog & Portfolio -> Blog:
Best regards