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;
}
}
