Home › Forums › All Other Themes › elastic pro slider sizing
- This topic has 8 replies, 2 voices, and was last updated 4 years ago by Sonl Sinha.
-
AuthorPosts
-
November 19, 2020 at 2:03 pm #169411
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
November 20, 2020 at 11:59 am #169475Hi,
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,
DaveNovember 20, 2020 at 2:32 pm #169485I pasted that code, and it did not resolve the issue. Here is the screenshot after I pasted the code – https://ibb.co/XF0vhR7.
November 23, 2020 at 12:13 pm #169548Hi,
Kindly use this CSS as well.
.nivoSlider { min-height:400px !important;}
Regards,
DaveNovember 23, 2020 at 1:39 pm #169572Dave,
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
November 24, 2020 at 11:13 am #169612Hi,
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,
DaveNovember 24, 2020 at 1:46 pm #169648Hi,
This is done. Kindly check and confirm.
Regards,
DaveNovember 24, 2020 at 7:07 pm #169659That appears to have worked. Thank you!
November 25, 2020 at 11:18 am #169692🙂
-
AuthorPosts
- You must be logged in to reply to this topic.