• Resolved pucklitaay

    (@pucklitaay)


    I’m trying to increase the max. width of my images in the content section of my CHILD Twenty Eleven theme. Does anyone have any idea how to do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    To apply maximum with to images such as the one underneath the title, “RIVER ISLAND | FALL/WINTER 2012 COLLECTION”, try;

    #content .indexed.format-image img {
     width: 100%;
    }

    Thread Starter pucklitaay

    (@pucklitaay)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Twenty Eleven] Increasing width images’ is closed to new replies.