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
Hi,
Sorry - I'm an idiot and didn't read properly. I've popped the code in the suggested place and now it's working :)
Thanks so much, next time I will read your solutions properly.
Cheers
No need to be so harsh on yourself. 😅
Thing like this happens.
Anyway, it is good that everything works as it is supposed to now.
Best regards