1. Peters
  2. Commercial Templates
  3. Monday, 08 May 2023
  4.  Subscribe via email
Hello,
I use the LifeStyle template for a customer. Now I noticed that the menu items that I created as sub-navigation and used in the base area via module cannot be called up on the mobile device (cell phone). The navigation bar in the footer also doesn't work.
I need urgent help please.
Greetings
Verena
Attachments (1)
References
  1. https://schlechter.com/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Verena

IN your template styles 'Custom CSS ', try locating and removing the following..

.logo_container, h1.logo, h1.logo a {
height: 1000px;
text-align: left;
z-index: 20 !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
If i remove it, it works. But than i have the problem, that die logo will be cut. That's the reason, why i write it in the Custom css.
Verena
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Verena

Try replacing your CSS with the following...

.logo_container {
height: auto;
text-align: left;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hey, the same problem - the logo will be cut.
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
what can i do? :( it's very important, to get a solution.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
hello Ciaran,

it is very important for me to find a solution. My customer is quite angry that his site doesn't work and in Germany the links must always be accessible and work. Would it be possible to load a second logo file for mobile devices?

I urgently ask for help.
Greetings, Verena
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Verena

Try amending your existing CSS to match the height of your logo. Eg.

.logo_container {
height: 115px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Many many thanks!!! it look#s good! It works :)
Im so happy :-)))
best regards
verena
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


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