[Resolved] container width not adjusting

Home Forums Support [Resolved] container width not adjusting

Home Forums Support container width not adjusting

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #53613
    Corinne Collins

    Hi,

    I have the free version of the generatepress and created a child theme for http://www.prismbusinessservices.com. I wanted to expand the container width and tried doing so in customize section from 1280px to 1440px. I saved the settings but it won’t re-adjust the container width. Also would like to adjust the sidebar as well. Will you please help.

    Seriously thinking about purchasing the addons.

    Thanks,

    Corinne

    #53617
    Tom
    Lead Developer
    Lead Developer

    Hi Corinne,

    Do you by chance have a line in your child theme’s style.css that starts with: @media?

    If so, remove that line, and it should work.

    Let me know πŸ™‚

    #53639
    Corinne Collins

    Yes, I did. Are you a mentalist? Just kidding. I did take it out, uploaded the modified stylesheet, logged out of the admin, logged back in, but I still cannot adjust it. Any ideas?

    #53640
    Tom
    Lead Developer
    Lead Developer

    So there’s no longer an @import line in your stylesheet, yet the Customizer still doesn’t work when changing options?

    #53642
    Corinne Collins

    Hey, Just figured it out. There was css code that defined the page max-width at 1100 px. I just changed it to 1440px and it works.

    #53643
    Tom
    Lead Developer
    Lead Developer

    Custom CSS code, or the core code in the theme? If it’s in the core, there’s a better way to do it, as you’ll lose the change when you update.

    Let me know πŸ™‚

    #53650
    Corinne Collins

    Yeah, I know about the core css. Made the change in the child stylesheet. Copied alot of the code from the core css. Thanks.

    #53651
    Tom
    Lead Developer
    Lead Developer

    Awesome πŸ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.