I am able to use the "Advanced" setting to add classes and/or IDs to blocks within a view or view loop, but can't figure out how to do so at the entire View block level.
I'd expect that in the View block settings (along w/ Custom Search, Query Filter, etc) there'd be one to add a class or ID to the whole wrapper class.
Please let me know if I'm missing this or if there's an alternate way.
For now, the only way I can see using which you can assign the custom CSS class to `.js-wpv-loop-wrapper > div` is by adding the custom jQuery/JS code to your view's Custom JS and CSS section.