Please add this css
@media screen and (max-width: 767px){
.videoBoxInfo {
position: relative;
top: -50%;
}
}
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
Please add this css
@media screen and (max-width: 767px){
.videoBoxInfo {
position: relative;
top: -50%;
}
}
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi