1. ukfish1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 16 March 2017
  5.  Subscribe via email
ref: http://www.west5web-tester.co.uk/

template: valencia

When you scroll down the page, the header bar and logo get smaller. Is there a way to keep these the same size when scrolling down?

thanks, Paul
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

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

.is-sticky #container_header .logo-image {
max-width: 100%;
}


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

It's much better but there is still a small difference in the header bar when you scroll down. Is it possible to eliminate this completely?

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

Could you also try adding the following to the Custom CSS field of your templates parameters...

.is-sticky #container_header .logo {
padding: 25px 30px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
that's great, many thanks

Paul
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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