• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

change full width

Home › Community Forums › Guru Theme Support › change full width

  • This topic has 5 replies, 2 voices, and was last updated 5 years, 4 months ago by A. Gerardo.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • August 1, 2017 at 1:50 pm #21824
    A. Gerardo
    Customer

    Can you tell me how to change the width of the full width template?

    August 1, 2017 at 2:48 pm #21825
    Wes
    Moderator

    The width in the Full Width template is based on the default size of the theme. It’s basically the Content area without the sidebar.

    The Guru theme is 1200px wide. You can find the default width for the entire site around line 624 in your style.css –

    .site-inner {
            max-width: 1200px;
    }

    So in order to change that width on the Full Width Template, you would need to add something like this –

    .full-width-content .site-inner {
            max-width: 1400px;
    }

    This allows you to change the width on the Full Width template without affecting the other pages on the rest of the site.

    August 1, 2017 at 4:17 pm #21826
    A. Gerardo
    Customer

    Hi wes, thanks very much. worked perfectly.

    August 1, 2017 at 5:34 pm #21828
    A. Gerardo
    Customer

    Hi wes. thanks for reply also how can i do the same with the landing page width?

    August 2, 2017 at 12:57 am #21829
    Wes
    Moderator

    Try this code for the Landing Page –

    .landing-page .site-inner {
        max-width:1400px;
    }

    It’s basically the same thing as above except .landing-page is added in front of .site-inner

    September 19, 2017 at 11:54 am #21950
    A. Gerardo
    Customer
    This reply has been marked as private.
  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework