Viewing 8 replies - 1 through 8 (of 8 total)
  • Theme Author ThemeAWESOME

    (@tsquez)

    Hey there,

    There are 5 main sections in the Customizer that deal with the width of the theme they are

    • Appearance > Customize > Header Section
    • Appearance > Customize > Navigation Section
    • Appearance > Customize > Content Section
    • Appearance > Customize > Footer Sidebar Section
    • Appearance > Customize > Footer Section

    This is where you would change the width of the theme to suit your needs.

    Thread Starter killerwhale65

    (@killerwhale65)

    Oh ok it’s in the theme setting, i was looking at the css files, sorry 🙂

    Thanks!

    Theme Author ThemeAWESOME

    (@tsquez)

    No problem amigo, glad I could help. If you like the theme please leave a review. Until next time, enjoy!

    .header_wrap, .nav_wrap, .content_wrap, .footer_wrap, .sidebar_wrap, .row { max-width: 64rem;} /* boxed without Customizer */

    Theme Author ThemeAWESOME

    (@tsquez)

    Yes you could do it that way. The main reason I added them separately to the customizer was to give users the ability to have full width header, navigation, footer sidebar and footer areas and have the content area set at a different width.

    In this way users can basically create any kind of layout they want.

    Should also note you can use % (percentages) here too
    e.g., 100% effectively gets full width rows.

    Off Topic
    If you wish totally remove the costumizer there is this plugin: Customizer Remove All Parts. It’s very light and it works very well.

    OK – since we’re now well off topic here… There’s also a nice plugin that allows you to export and import the Customizer settings. https://wordpress.org/plugins/customizer-export-import/ It’s been handy when I’ve started playing around with WP-Forge, but then ultimately move the site into a WP-Starter child theme.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to set page width?’ is closed to new replies.