1. spallek
  2. Commercial Templates
  3. Monday, 13 March 2023
  4.  Subscribe via email
Hi, I have two different sizes for the logo normal/mobile.
The logo for the mobile-display is too large. I reduced the size a lot, but it ist always displayed in same size.
Any help for me?

Template: Novah
References
  1. http://fabi.fsfotografie-unna.de
Accepted Answer Pending Moderation
0
Votes
Undo
Hello spallek

Try that

Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)

@media screen and (max-width: 740px) {
#logo {
max-width: 50%;
}
}
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thx. That's it!
  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!