• 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

[Support request] 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

Tagged: WIDTH OF CONTENT

  • This topic has 8 replies, 3 voices, and was last updated 4 years, 2 months ago by chasingthedonkeY.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • October 26, 2016 at 8:58 am #1419
    chasingthedonkeY
    Participant

    Heya guys,

    Is there a way to make the width of the content wider? I have loads of white space on the sides and I’d like the content space to be wider (I have very long and detailed blog posts)

    Thanks.

    October 26, 2016 at 12:37 pm #1420
    Chinmoy Paul
    Moderator

    You will modify the CSS. Are you wanting this for particular pages? Can you share the site URL?

    October 26, 2016 at 12:59 pm #1424
    chasingthedonkeY
    Participant

    Thanks I wanted it for all of the pages and posts.

    http://www.chasingthedonkey.com/tailwind-pinterest-blogging-tips/

    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;
    }
    October 26, 2016 at 6:24 pm #1430
    chasingthedonkeY
    Participant

    Thanks.
    I did that, but nothing changed.

    October 26, 2016 at 6:27 pm #1431
    Davinder Singh Kanith
    Moderator

    Did you clear the cache as your website source code is still showing wrap with 1140px width.

    October 26, 2016 at 6:34 pm #1432
    chasingthedonkeY
    Participant

    Yes, and I just did it again. That’s odd, I looked and I did change that code.

    October 26, 2016 at 6:39 pm #1433
    Davinder Singh Kanith
    Moderator

    Some issue with your cache clearing. I still see old CSS with wrap set at 1140px.

    October 26, 2016 at 7:26 pm #1434
    chasingthedonkeY
    Participant

    Okay thanks, I have cleared it again. I guess it just won’t work. Thanks for your help anyway.

  • Author
    Posts
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Log In

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