I think there may be a bug in the latest release of your popular University template, which I am using on a new Joomla 3.72 site. In the template style editor, I enabled small logo and uploaded graphic sized just for phones. It doesn’t display on desktop, which is right. But the desktop logo displays on smartphone view, which is wrong. Looking at the code, there appears to be something missing. I see the breakpoint which suppresses the small logo on all screens bigger than 768px. Good. But there doesn’t seem to be a way to add a breakpoint which suppresses the desktop logo on screens smaller than 768px. Bad. This is because both logos are controlled by the .logo class. The small logo should not have the same root class, I would think. That way the two logos could be easily regulated separately. Can someone please advise how to fix this?
Thank you,
-Jim Gribble