Mobile CSS Styles (Page Builder)
Hi! I use Vantage theme and have encountered a problem. I use a background-image for a row (Page Builder) but I want to use a different background-image for mobile view. I tried this: #pg-79-0> .panel-row-style { background-image: url(image-path); background-repeat: repeat;…