Reply To: 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 Reply To: Big white space between Front Page 1 & Front Page 2 on Mobile Devices

#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