Big white space between Front Page 1 & Front Page 2 on Mobile Devices

Homepage Community Forums Aspire Theme Support Big white space between Front Page 1 & Front Page 2 on Mobile Devices

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18314
    patrick
    Customer

      Hi Wes.

      I’m having an issue with quite a bit of white space showing up on mobile devices between the Front Page 1 & Front Page 2 widget of this site… http://www.spinecentral.co.uk/

      I’ve included a link to an image so you can see what I’m referring to:

      https://www.dropbox.com/s/hmi9uk6x6yegldi/aspire.jpg?dl=0

      Any idea on how to close the gap?

      Thanks!

      Patrick

      #18321
      Eric
      Customer

        If you add the code below, it will shrink the front-page-1 widget area to be limited to 390px –

        .front-page-1 .image-section {
            max-height: 390px;
        }

        You would need to add this to your Responsive Area of your CSS so it works with Mobile Devices.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #18331
        patrick
        Customer

          Fantastic, Eric! That fixed the problem. Thank you!!

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Big white space between Front Page 1 & Front Page 2 on Mobile Devices’ is closed to new replies.