1. MikePritchard
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 17 August 2020
  5.  Subscribe via email
I am using Colette for a client here: http://creeksidenw.s16.cpsvr.com
She wants the header are to always be the shorter version that appears when you scroll a bit.

So on load the header would be static and the reduced height version. I can't figure out how to do that. Can you tell me?
Thanks much!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.logo {
padding: 15px 0;
}
.logo img {
max-width: 75%;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
wow, that's like magic! Thanks much!
  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!