elastic pro slider sizing

Home Forums All Other Themes elastic pro slider sizing

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #169411
    Courtney ClineCourtney Cline
    Participant
    • Topics: 32
    • Replies: 62
    • Total: 94
    Member since: January 10, 2017

    Hello.

    I have made the theme have a dark look, but I’m having an issue where during certain resizing in a web browser, on a mobile phone, on a tablet, etc. the slider space height is more than the slider height and there’s a white line that appears between the slider and the first section below it. Can you please help me get rid of this on all screen sizes?

    The website is https://centralohiowarehouse.com/.

    Thank you,

    Courtney

    #169475
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    @media screen and (max-width:767px) {
    .nivoSlider { min-height:100px !important;}
    }
    
    @media screen and (min-width:768px) and (max-width:1024px) {
    .nivoSlider { min-height:200px !important;}
    }

    Regards,
    Dave

    #169485
    Courtney ClineCourtney Cline
    Participant
    • Topics: 32
    • Replies: 62
    • Total: 94
    Member since: January 10, 2017

    I pasted that code, and it did not resolve the issue. Here is the screenshot after I pasted the code – https://ibb.co/XF0vhR7.

    #169548
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS as well.

    .nivoSlider { min-height:400px !important;}

    Regards,
    Dave

    #169572
    Courtney ClineCourtney Cline
    Participant
    • Topics: 32
    • Replies: 62
    • Total: 94
    Member since: January 10, 2017

    Dave,

    That worked for some of the minimizing, but I’m still getting the white bar at the bottom when it gets small enough (e.g., on my phone).

    Thanks,

    Courtney

    #169612
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #169648
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    This is done. Kindly check and confirm.

    Regards,
    Dave

    #169659
    Courtney ClineCourtney Cline
    Participant
    • Topics: 32
    • Replies: 62
    • Total: 94
    Member since: January 10, 2017

    That appears to have worked. Thank you!

    #169692
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    🙂

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