Hello, I'm using: Instyle for Joomla 3.x...
on my mobile device, the logo seem to extend to the far right...there isn't an option in the template in the backend to set logo for mobile devices...
Tried to look int mobile.css, small.desktop.css, small.tablet.css
like sugestion in this post: https://www.gavick.com/forums/instyle-j ... le#p196968
but don't know where in the code to change...
even change the overide.css, but doesn't work:
@media(max-width: 320px) {
#gkLogo.cssLogo {
width: 240px !important;
background-size: 100% !important;
}
}
please advise, thank you & God bless