- This topic has 8 replies, 2 voices, and was last updated 4 years, 5 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › elastic pro slider sizing
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
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
I pasted that code, and it did not resolve the issue. Here is the screenshot after I pasted the code – https://ibb.co/XF0vhR7.
Hi,
Kindly use this CSS as well.
.nivoSlider { min-height:400px !important;}
Regards,
Dave
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
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
Hi,
This is done. Kindly check and confirm.
Regards,
Dave
That appears to have worked. Thank you!
🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]