1. Werner
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 06 December 2015
  5.  Subscribe via email
Hi Ciarán,
everything looks good on this website: herzschule.de, but the appearance on iphone could be much better - see attachment. What ca I do?
Regards, Werner
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Werner

No screenshot appears to be attached with your message. Could I ask you to detail for me the issues you are having?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
ok, here it is... even when the site slogan is omitted, the problem exists.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Werner

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


@media only screen and (max-width: 767px) {
h1.logo-text a {
left: 10px;
top: 25px;
}
p.site-slogan {
left: 10px;
top: 25px;
}
}


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

thank you. This solved the problem partially. The head picture is still covered with the - header container? -

Regards, Werner
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend change the suggested CSS to the following...


@media only screen and (max-width: 767px) {
h1.logo-text a {
left: 10px;
top: 25px;
}
p.site-slogan {
left: 10px;
top: 25px;
}
#container_slideshow {
padding-top: 30px !important;
}
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, Ciarán!
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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