Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #402913

    Hello!
    I’m pulling my blog feed to display on a landing page, but no matter what I do, I can only get the preview image to display 100% of the width. If I add a side bar (which I do not want to do) it sizes correctly.. Other wise, 100%.

    I’ve only added a featured image to one test entry as I don’t want to affect our live site as I work on the layout. Here is the example: http://www.insightpd.com/insight-in-the-news/page/6/

    It’s the last entry on the page.

    Here’s a screen shot of my settings: http://www.insightpd.com/wp-content/uploads/Screen-Shot-2015-02-26-at-10.53.58-AM.png

    But again, no matter what I set the preview image size to, it scales up to 100%.

    Please advise! Thanks!

    #403053

    Hey vidaelf!

    You can change the blog style to something else to fix that. Or if you want to use CSS then try this out.

    .big-preview.single-big {
      margin: 0 auto;
      max-width: 50%;
    }

    Best regards,
    Elliott

    #403610

    I’ve tried all of the options and had the same results. So am I misunderstanding the drop down options offered as part of the blog feature? If nothing happens when you change the preview images size, why is it an option?

    The css workaround is ok, but I’m just trying to understand if I’m doing something wrong…

    Thanks!

    #403980

    Hi!

    you are using a very old version of the theme, which might cause the issue. Please update to Enfold v3.0.8.

    Cheers!
    Andy

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