badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

White space on Mobile Devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52303
    Sanford
    Participant

    How can I reduce the amount of white space between the home page slider and Home Page text for mobile device users? The web page renders fine on desktop but for iphones/andriods, ect., there is a lot of white space. I have searched the forum but cant seem to find a solution.

    website is http://www.richmondfriendsmeeting.org

    Thank you.

    #52353

    Hi Sanford,

    It seems that you have add the below custom css which override the height to 400px for mobile devices. Please remove it and check once.

    .slides {
       height: 400px;
    }

    Thank you!

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