1. Oliver
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Thursday, 16 June 2016
  5.  Subscribe via email
Hello Ciaran,

I really like your new template Willow.
But I have a litte problem with it.
In responsive mode, the fixed area where I have the logo and the menu in desktop view, is fixed too.
This means, that I have a little logo there but nothing else because the menu is gone to the upper right corner.
And it is still fixed.
So I have an nearly empty bar across the screen the whole time.

Is there any chance I can "unfix" the logo bar in responsive mode - so it moves out of the screen when one scrolls down?

Thanks in advance
Oliver

[size=2]Example Page: http://dev.lorch-webdesign.de/_fenster/ (is still in developing mode...)[/size]
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Oliver

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


.touch #container_header {
position: static;
}
.touch #content-outer {
padding-top: 0 !important;
}


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

thank you very much for this quick answer.

Seems to work fine :)

Awesome work!

Oliver
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Great.. thank you for the update! :)

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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