I have blog feed on the home page of a site and i’m currently using the blog style Single Author, small preview Pic. I need help with two changes I can’t see to figure out.
1. I need to make the blog thumbnail image 200px by 160px
2. The thumbnail needs to be on the left side similar to this http://realkenya.co.ke/blog/
The magazine element doesn’t work because it has to be able to have an excerpt. Can somebody please point me in the right direction. I’ve browsed this forum for about an hour and can’t figure it out. Thanks in advance.
bump
http://bnicapitalconnections.ca/
The area in question is where it says featured speaker. I’d like the image to be on the left of the post information and excerpt.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (min-width: 1024px) {
.home .blog-meta {
float: left!important;
margin-right: 50px!important;
}}
Best regards,
Yigit
Brilliant!! Thanks so much Yigit!
Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Enjoy your weekend!
Regards,
Yigit