• Hi there, this is a staging/preview site, and I’ve been able to successfully use this plugin over the past couple of years. I used the same code from a different site on a widget area on the homepage, and I’ve tried to use multiple different classes and just can’t seem to get this one to work. Can you assist? Currently it is set to “#div.home-odd.home-section-1.widget-area” – I’ve tried so many versions of this class and just don’t seem to be able to find the right one. Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author pushlabs

    (@pushlabs)

    Hi mike8712,

    it’s awesome to hear you’ve successfully used the plugin over the years. Thanks for your support!

    It looks like .home-section-1 would do the trick. You may, however, need to disable the background image in CSS:

    
    .home-section-1 {
      background-image: none;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Having Trouble Displaying Video – Tried Different Classes’ is closed to new replies.