Reply To: Mobile Issues

New Front EN Support Forums Shogun Theme Support Mobile Issues Reply To: Mobile Issues

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

}