Viewing 2 replies - 1 through 2 (of 2 total)
  • Install the One-Click Child Theme plugin and create a child theme for the Pinboard theme. (http://wordpress.org/extend/plugins/one-click-child-theme/)

    Then in the editor, edit style.css and add:

    .page-template-template-no-sidebars-php #wrapper,
    .page-template-template-blog-no-sidebars-php #wrapper,
    .page-template-template-portfolio-no-sidebars-php #wrapper {max-width:85%;}

    you may change the value (85%) for the desired with in % or in px.

    Thread Starter paul.a.cunn

    (@paulacunngmailcom)

    @enriqg9

    Thank you very much. I already had the child theme running but I couldn’t find the right code to fix the width. Thank you so much for your help!

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing the width of the theme’ is closed to new replies.