Best Premium and Free WordPress Themes › Forums › Medical Circle Pro › AT Featured Section Mobile › Reply To: AT Featured Section Mobile
March 19, 2019 at 6:23 am
#48526
Participant
Dear Eric,
Please add the CSS code in the Additional CSS.
Appearance > Customize > Additional CSS
@media only screen and (max-width: 991px){
.at-widgets.acme-featured{
background-attachment: scroll !important;
background-position: center;
}
}
Best Regards!