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

    Hi!

    I´m using a design whout any sidebar and I want the featued image or a image that I put in the post to be full width, like Featued large 1500x630px.

    If i cant do that, how can I get the image large maybe 1200px widht since I dont have any sidebar?

    Right now I only get it max width 600px even if I put it in a easy slider thats 1500×650 px or just as a image.

    #395029

    Hey ev0l_!

    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%; 
    }

    Regards,
    Yigit

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