New Front EN › Support Forums › Shogun Theme Support › Mobile Issues › Reply To: Mobile Issues
March 2, 2015 at 4:27 am
#6691
scotta
Member
Hi – thanks for your response. I have my google code issue fixed. Still having trouble with the slider on mobile. I entered the code you provided and didn’t see any change. Below is what I entered in the field you suggested:
@media only screen and (max-width: 76px) {
#header slider { display: none; }
}