Hi There,
I have tried a few solutions recommended in the forums but nothing has worked.
We’re trying to accomplish a similar Blog layout to this site: https://www.zayo.com/company/blog/
I am using the Magazine element, but can’t resize the thumbnails. Also, all text is white…
Login in private content, thanks!
Hey Deanna,
Thank you for using Enfold.
Looks like you’re using another post plugin now. Do you still require help with this?
If you want to change the width of the image, try this:
.bdp_blog_template.news .post-thumbnail-div {
width: 30%;
}
.news .post-content-div {
width: 70%;
}
Best regards,
Ismael