• Resolved dhruvbaruah

    (@dhruvbaruah)


    I’m using Waffle theme. I’m using a static page as my homepage and would like to increase the width of the content area. Can anyone tell me how to do that?

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Theme Author Z.com byGMO

    (@takeaki-nagashima)

    hello
    nice for hearing from you.

    the size and space of content area is designated while i update the theme as a new one.

    i googled for you. hope it will help
    *(css code change the theme style is out of my support service)
    ——————————

    Edit your stylesheet by going to Appearance > Edit CSS and insert:

    #header, #footer, #wrapper {
    width: 1000px;
    }

    You probably want the width to be wider than 1000 pixels since there’s built-in padding in the left and right of the content area.

Viewing 1 replies (of 1 total)

The topic ‘Increasing the content area’ is closed to new replies.