Revslider not acting cool on small screens

Hi :o) how do it get my clients bead to show up on mobile devices.
this is a revslider problem you can see the beard on desk top but when you look on small screens the beard is gone. Please help ;oD

here’s the page https://claycaldwell.law/

currently have this code in css … it’s not work for me any more.

@media(max-width: 979px){
    #rev_slider_2_1 rs-sbg {
        background-position: 80% !important;
    }
}

Hello @Eyeappealdesign,

Thanks for writing in!

Your custom CSS is not working because it may not be the correct selector. Please edit your slider and position your background image to the bottom right position instead.

Hope this makes sense.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.