• Resolved 81701580

    (@81701580-1)


    Hi there,

    I am using Virtue Premium. I am not sure how to fix this problem. When I view my website on a mobile device (iphone, ipad, etc) there is a white space between the menu & revolution slider. Also, there is a white space on right side where the navigational bar is located. How do I remove these spaces? The website looks fine when viewing on a PC. Thanks for your help!

    https://www.sweetheartlashes.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try adding this to your custom css box in the theme options)

    .sliderclass {
    margin-top: -15px;
    }

    Kadence Themes

    Thread Starter 81701580

    (@81701580-1)

    Thanks! The white space above the slider is now fixed. However, the space on the right hand side of the page is still showing (specifically viewing on iphone or any mobile device). Is there a way to remove that space as well? thanks for your help

    Ok in your theme options> custom css you have:

    @media (max-width: 992px) {
    #kad-banner > .container {
    padding: 0;
    }
    }

    remove that css.

    Kadence Themes

    Thread Starter 81701580

    (@81701580-1)

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Website on mobile device’ is closed to new replies.