Okay
  Public Ticket #1411102
Nectar Slider overlays header and navigation on iPad (landscape)
Closed

Comments

  • Sascha started the conversation

    Hey,

    I use one slide of the nectar slider on my front-page. By using the iPad in a landscape position the whole slider overlays the header and the navigation (please see attachment). In every other position or on any other device it works well.

    Do you have any suggestions for me?

    THX

    Sascha

  •  9,016
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    @media only screen and (max-device-width: 1025px) and (min-device-width: 481px) and (orientation: landscape) {
        #featured .orbit-slide article .container {
            top: 60% !important;
        }
    }

    Thanks


    ThemeNectar Support Team 

  • Sascha replied

    Hi Tahir,

    thanks a lot - it works. I wish you a merry christmas with love and peace!

    Sascha