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

    Hi there!
    When I create a blogpost, the images does not fit the screen. They are around xx pixels wide.
    I want them to fit the screen or atleast be 1024px wide.

    Have a look at http://stevenilsen.no/bakgarden-2014/ and you\ll see..
    Want it to be the same size as the “featured image” on top is. Where can i change it?

    Regards,
    Steve

    #306172

    Hi Steve!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
    #top .wp-caption.aligncenter { width: 100% !important; }

    Regards,
    Yigit

    #306207

    Thank you!

    That worked well.

    Steve.

    #306212

    Hi!

    You are welcome Steve, glad we could help! :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

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