Could this be having somehting to do with the @media screen in style.css?
@media screen and (min-width: 600px) {
}
apljdi
You have no idea how long I have searched the web to find an answer to that issue.
I tried dozens of combinations of codes in functions.php and none worked. Until I tried your suggestion.
It worked perfectly. Thank you so much!