Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1059252

    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!

    #1060405

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.