Viewing 3 replies - 1 through 3 (of 3 total)
  • Looks like one way to do it is through the themes CSS.
    Change the content Div width and the sidebar width.

    It’s actually not a good idea to modify theme files – as the changes will be lost when the theme is updated. Changes can be made using a Child Theme or custom CSS option (add by a plugin if your theme does not have the option).

    The WP.COM versions of themes are not usually identical to other versions so if you are using the commercial version, that thread probably won’t work.

    Also, since that’s a commercial theme, you should really ask the developers for help with this.

    http://themify.me/forum/

    Since your site is responsive, are you looking to apply the width of the blog to all breakpoints or just a certain breakpoint?

    Also, that code from the site you posted will not work on your site as the classes need to correspond to your theme.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Widen body with ELEMIN’ is closed to new replies.