Okay
  Public Ticket #515935
White bar under nectar slider
Closed

Comments

  • Graham started the conversation

    How can I remove the white bar under the nectar slider? I've searched and found others with this problem but was not sure how to apply the solutions to my situation.

    Thanks!

  •  8,992
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .wpb_row {
        margin-bottom: 0px !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Mike replied

    I might add that this issue still exists when using either the short code Nectar Slider or Portfolio (up to current version (7.06)) in boxed mode with \"in Container\" setting. The white row disappears and re-appears on the left side when using boxed mode under either full width or full background setting. So when using boxed mode, best to using the \"in Container\" setting and CSS snippet to remove this issue. Would appreciate if the developer could fix the core code under these setting scenarios to avoid having to apply the CSS snippet in the General Settings on the next release.

    Thanks!