Responsiveness problem

Homepage Community Forums Imagery Theme Support Responsiveness problem

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #17368
    Terri
    Customer

      Hi Wes,

      I’m having an issue with responsiveness with the Imagery theme. This problem is NOT happening with your demo site, which is making it all the more frustrating for me to figure out. On the demo site, I can resize my browser however I want and the theme retains full responsiveness. However, on the site I’m working on, resizing the browser creates white space on the left and right side of the home page along with a LOT of extra white space in Front Page 2, 4, 6 unless I make my browser window very large… then the home page falls into place.

      I have to keep the site in maintenance mode until I get this resolved, but will open it up as soon as I hear back from you.

      Terri

      #17371
      Wes
      Moderator

        Yes you can send me the link (through Private Reply) so I can take a look.

        #17372
        Terri
        Customer
          This reply has been marked as private.
          #17374
          Wes
          Moderator

            Remove or Comment this part out for the white showing up on the sides (around line 1739) –

            /* # Media Queries
            ---------------------------------------------------------------------------------------------------- */
            
            @media only screen and (max-width: 1800px) {
            	.front-page-1,
            	.front-page-3,
            	.front-page-5,
            	.front-page-7,
            	.front-page-9,
            	.front-page-11 {
            		-webkit-background-size: auto;
            		-moz-background-size:    auto;
            		background-size: auto;
            	}
            
            }

            It only showed up when I increased the browser to around 1800px width, but went away when I lowered the browser size.

            For the white space under the images, I’d first try resizing your images to 1800px width 1200px height. A few of them are around 600-700px height, so when you add content that goes beyond that height, the white space shows since the image has reached it’s length. We’ve spoke about this before in previous threads. If you look at a lot of the parallax themes out there, they all run into the same issue. Some devs either make the image larger so it will stretch/handle the content….or they load a completely separate image that is resized for mobile or smaller devices.

            #17375
            Terri
            Customer
              This reply has been marked as private.
              #17378
              Wes
              Moderator

                Yep it looks a lot better now.

                Let me know anytime you’re done with a site and I’ll share it on Twitter. I was supposed to have a Showcase going a long time ago, but I still haven’t found the best/quickest way to do it. All of the current ways/plugins are too time consuming, so for now I just share links on Twitter.

                #17398
                Terri
                Customer
                  This reply has been marked as private.
                  #17400
                  Wes
                  Moderator
                    This reply has been marked as private.
                    #17405
                    Terri
                    Customer
                      This reply has been marked as private.
                      #17412
                      Wes
                      Moderator
                        This reply has been marked as private.
                        #17423
                        Terri
                        Customer
                          This reply has been marked as private.
                          #17429
                          Wes
                          Moderator
                            This reply has been marked as private.
                          Viewing 12 posts - 1 through 12 (of 12 total)
                          • You must be logged in to reply to this topic.