Comments Kerramel started the conversationAugust 8, 2014 at 8:16amHi There! My transparent home slider looks weird in iPad horizontal view. Can you help me fix it? :)Thanks!Kerry 8,839Tahir repliedAugust 8, 2014 at 4:15pmHey Kerry!Can you please provide a screenshot so we can take a look. Thanks ThemeNectar Support Team Kerramel repliedAugust 8, 2014 at 9:29pmSure thing! Please see attached. 8,839Tahir repliedAugust 9, 2014 at 1:22pm Hey Kerramel! Add this into the Custom CSS box located in your Salient Options panel : /* iPad landscape fixes */ @media only screen and (min-device-width: 481px) and (max-device-width: 1025px) and (orientation:landscape) { body #featured { margin-top: 0px !important; } body #featured article { top: 75px !important; } body .orbit-wrapper div.slider-nav span.left, .orbit-wrapper div.slider-nav span.right { top: 275px !important; } } Cheers ThemeNectar Support Team Kerramel repliedAugust 9, 2014 at 5:26pmThank you Tahir!!! That did the trick!Best,Kerry Sign in to reply ...
Hi There! My transparent home slider looks weird in iPad horizontal view. Can you help me fix it? :)
Thanks!
Kerry
Hey Kerry!
Can you please provide a screenshot so we can take a look.
Thanks
ThemeNectar Support Team
Sure thing! Please see attached.
Hey Kerramel!
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
Thank you Tahir!!! That did the trick!
Best,
Kerry