Okay
  Public Ticket #933644
Full screen nectar slider
Closed

Comments

  • Rob Davies started the conversation

    Hi there,

    Been having some issues with the nectar slider running full screen. It worked for a little while, then worked on some pages and not on others. Now I have a situation where the nectar sliders are almost full screen but have a small gap at the bottom.

    I've added some customer CSS to fix an issue with IE messing up VC rows set to "equal height". I'm wondering if the addition of this has caused a new issue with the slider.

    .vc_row.vc_row-o-equal-height>.span_12>.wpb_column >.vc_column-inner >.wpb_wrapper {
            min-height: 1px;
    }
    .vc_row.vc_row-o-equal-height>.span_12>.vc_column_container>.vc_column-inner {
        width: 100%;
    }

    Any help appreciated.

    Thanks

    Rob

  •  9,027
    Tahir replied

    Hey Rob,

    Could you turn off your Secondary Header and check if that fixes the gap . If it doesnt let us know the wp-admin login details so we can have a look .
    Thanks


    ThemeNectar Support Team 

  • Rob Davies replied

    Hi Tahir,

    Turned off the secondary header but it didn't work.
    Here's admin login for you:

    www.yunussb.com/wp-admin/

    user:admin2

    pass:fO8DKTmeTsSrPTU3#loFz83O

  •  9,027
    Tahir replied

    Hey Again,

    Salient 7.6 is now available for Download on the Themeforest Download Page , Visual Composer has also been Updated to Version 4.12.1. 

    If you're upgrading from Salient VC 4.9.2 earlier, you'll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.12.1) in Appearance > Install Plugins - This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating.

    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/updating-salient/ .

    Best.


    ThemeNectar Support Team 

  • Rob Davies replied

    Hi Tahir,

    I've update the theme but I'm still having issue with nectar sliders not displaying full screen.

    Can you help?

    Thanks

  •  9,027
    Tahir replied

    Hey Again,

    Please update the VC Plugin as well:  

    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[data-midnight='nectar-slider'] {
        margin-bottom: 28px!important;
        margin-top: 0px !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Rob Davies replied

    Perfect!

    This has fixed the problem. Thanks so much for your help :)

    Rob