Okay
  Public Ticket #1927890
Nectar Slider Header not appearing on iPad
Closed

Comments

  • dave_auditel started the conversation

    Hi Salient

    Just testing various browsers and devices and have found that the header on the homepage doesn't load on an iPad Air 2 in Safari or Google Chrome.

    Also, the animation for the text to come in is really inconsistent on Safari on my iMac.

    Any work around to actually make it appear? Screenshot provided from iPad.

  •  8,996
    Tahir replied

    Hey Again,

    Escalating the Ticket to the Developer so he may add in a response. 

    Best 


    ThemeNectar Support Team 

  •  1,089
    ThemeNectar replied

    Hey Dave,

    add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
    
    .using-mobile-browser .nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 .word {
      opacity: 1!important;
    }
    
    
    The Nectar Slider is also going to be using a new animation library in the next release, which should help with more consistent animations in Safari. Cheers
  • dave_auditel replied

    Many thanks guys, works perfectly.