Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

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

}