1. matile
  2. Commercial Templates
  3. Thursday, 25 July 2013
  4.  Subscribe via email
Hi,
Is it possible to have a smaller logo on mobile? It is preventing me from reaching the language change. Another Option would be to remove the link logo home.
using jommla51-presence

http://www.trustvalue-group.com

Best regards

P. Matile
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could you try adding the following to the Custom CSS field of your templates parameters....


@media only screen and (max-width: 440px) {
h1.logo a {
background-size: 70% auto;
}}


This should reduce the size of your logo on small screen devices.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Implemented.

Best regards

P. Matile
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!