Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Silkalns

    (@silkalns)

    It might sound easy but it is not.

    The thing is that you can easily change container width like this

    .container {
        width: 1280px;
    }

    But sidebar will get bigger as well, you will need to change WordPress content width which is defined in functions.php, also you will have to change size featured image size and regenerate thumbnails. Also you will lose some of the responsiveness on various devices.

    One option, which is a bit easier, is to make sidebar smaller to leave more space for content are but then again, content, width, featured image size, and thumbnails will have to be regenerated.

    Thread Starter arzoo

    (@arzoo)

    Thanks… also for the explanation. A lot more complicated that I initially thought. I experiment a bit and see if I can get it right. If not I’ll just leave it as is.

    Theme Author Silkalns

    (@silkalns)

    Yes, it is much easier to change fonts size, font color, element color and placement, padding, margins etc but changing layout width is always tricky when featured images are used.

    my standard adsense ads are currently getting cut off. I was hoping to figure out a way to stop this without messing everything up – any help would be much appreciated. my website is marketingartgallery.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Increase width of content column’ is closed to new replies.