1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 25 January 2015
  5.  Subscribe via email
Hi,
I use a transparent background png image for my logo. When viewing the web, if I reduce browser's size to resemble mobile devices screens I get logo scaled down only when using Chrome, but no when using Firefox or IE.
Any advice will be appreciated.
Thanks in advance.
Regards,
Jua
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,
Thanks for your reply. You can visit the web here
Kind regards,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Juan

To amend could you try adding the following to the Custom CSS field of your templates parameters...


@media only screen and (max-width: 780px) {
.logo img {
width: 100%;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán
Great! Done and solved.
Regards,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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