Okay
  Public Ticket #1399951
Nectar Slider - mouse scroll button
Closed

Comments

  • rogeroldham started the conversation

    The mouse scroll button on the nectar slider appears to be slightly offset when the slide has a button. How can I adjust this to be fully centred?

  •  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) :

    .parallax_slider_outer.first-section .swiper-slide .content, .nectar-slider-wrap.first-section .swiper-slide .content {
        margin-left: 0px !important;
    }

    Thanks


    ThemeNectar Support Team 

  • rogeroldham replied

    Works perfectly, thanks :)