• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

Reply To: Content Width

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › Content Width › Reply To: Content Width

October 26, 2016 at 1:11 pm #1425
Chinmoy Paul
Moderator

Replace

.wrap {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 30px;
}

WITH

.wrap {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 30px;
}

==========================

Replace

.content, .home-bottom-left {
    float: right;
    width: 693px;
}

WITH

.content, .home-bottom-left {
    float: right;
    width: 820px;
}

Copyright © 2021 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates