Okay
  Public Ticket #2378380
Nectar slider
Closed

Comments

  •  1
    thenimo started the conversation

    Hi there!

    I would like the nectar slider to video to be full-width and not get cropped or become too small (then it gets these black lines on both sides)


    Thanks!

  •  3,021
    Andrew replied

    Hi thenimo,

    Could you try to change the parent row which holds the Nectar Slider to be the "full width background" type and then ensure that within the Nectar Slider element settings the option for "Display Full Width" in enabled?

    Hope this helps.

  •  8,991
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .swiper-container,.swiper-slide {
        background-color: #FFE !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  1
    thenimo replied

    Thank you for the insight guys. 

    After a bit of tinkering, fixed the issue with this CSS:

    .swiper-container,.swiper-slide {
        background-color: #FFF !important;
    }

    .slider-video {
      width: 100% !important;  
    }


  • cleverstorageusa replied

    My Nectar Slider suddenly when black. I can see the photos on the Frontend editor, but not on the live website (tested across multiple networks and browsers!)

  •  8,991
    Tahir replied

    @cleverstorageusa . Could you provide the page url where we can see the issue .

    Thanks 


    ThemeNectar Support Team 

  • cleverstorageusa replied

    thank you for responding! www.cleverstorage.com

  •  8,991
    Tahir replied

    @cleverstorageusa , Your CDN is likely causing the issue : http://prntscr.com/s992mp . Also you seem to be on quite an old Theme Version.

    Please update to Salient Theme Version 12 and Salient WPBakery Page Builder 6.1 . 

    To get a list of Bug Fixes and new Feature addons in the Latest Theme update,  the changelog can be viewed here : http://themenectar.com/changelogs/salient.html .

    Update the theme by following this guide: http://themenectar.com/docs/salient/important-salient-update-for-new-envato-requirements/ and http://themenectar.com/docs/salient/updating-salient/

    Best.



    ThemeNectar Support Team