yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/styles.css ->paste below code at the bottom of the file.
@media screen and (min-width: 750px){
.video-with-text .grid {
display: flex;
}
}
yes, please try this code
@media screen and (min-width: 750px){
.video-with-text .grid {
display: flex;
}
}