1. galbur
  2. Commercial Templates
  3. Friday, 31 August 2018
  4.  Subscribe via email
Hi

I like a sticky header, but without the change (animation) of the logo and the header size (color) how to do that?

Thank you
Christoph
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Christoph

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

.is-sticky .logo {
padding: 20px 0;
}
.is-sticky .logo img {
max-width: 100%;
}


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

Thank you! Works perfect...

All the Best
Christoph
  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!