Okay
  Public Ticket #1911870
Video not full width
Closed

Comments

  • DynaTrap3 started the conversation

    Hello,

    On dynatrap.ca, our video on our nectar slider won't be full width no matter what I do.
    I've tried a few things, but none of them make it full width.

    Can you please help me out?

  •  3,028
    Andrew replied

    Hi,

    Please update to the latest version of the theme and check if the issue continues. 

    http://themenectar.com/docs/salient/updating-salient/

    Otherwise try using the following custom css in the page settings to fix that issue.

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

    Regards