1. Varelmann
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 03 August 2023
  5.  Subscribe via email
Hello Ciran,

I have integrated the logo as svg in the custom css. Unfortunately, it does not adapt to the page width in the mobile view.

.logo-image {
width: 750px;
height: 100%;
}


Could you please tell me the code needed for this?

Thanks
Michael
References
  1. https://zicagmbh.de
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michael

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.logo a {
max-width: 80vw;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

thank you for the excellent support, the solution works. I'm thrilled as always and am already looking forward to new templates.

Many greetings from germany
michael
  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!