• Hi There
    g to increase the width of my blog overall. There is a lot of white space on either side of content area. I have (temporarily ) increased the wrapper width in Header php to 1200px from 940px because I love the look of it. This has increased the width except for images. I’d love the images to be the same width as the main content area. I also don’t know if this will mess up how it looks on smaller devices. It looks fine on my iphone6.

    the URL is https://simplestyle.ie

    Thanks in advance

    Louise

Viewing 3 replies - 1 through 3 (of 3 total)
  • mother.of.code

    (@imazed)

    The Mother of Code

    Hey Louise,

    You need to set width: 100%; to img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img (line 1136 in style.css from what I can tell) and remove the 30% padding set to the <p></p> tags. That should do it!

    -Ines

    Thread Starter asimplestyle

    (@asimplestyle)

    Hi Ines

    Thanks for getting beck to me. Do I need to have a child theme for those changes? Also is that width size ok do you think. It won’t go sideways on mobile devices ?

    Thanks so much

    Louise

    Thread Starter asimplestyle

    (@asimplestyle)

    I’v added the 100% but I’m not sure if it’s in the right place? I just did it as you have it written is that correct? Also can you tell me where the 30% padding is ?

    Thanks in advance

    Louise

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I want to widen my blog’ is closed to new replies.