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
Thanks - that CSS didn't work unfortunately. Is there another way I can center the image?
Did you put the CSS I sent in the location I mentioned in my previous message?
I do not see it in your website source.
Please also disable the optimization plugin, as I must check that with the plugin inactive.
Thanks