Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You can try this one.
@media only screen and (max-width: 989px) {
#test.av-layout-grid-container {
display: flex !important;
flex-direction: column-reverse;
}
}
After update 4.3.1 the self-hosted video on background still not load.