1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 02 November 2014
  5.  Subscribe via email
Hi,
I have added a 180px-height image as a logo. Have added #container_header {height: 180px;}, so I could have some vertical room for it. However, main menu slips behind the logo when scrolling up. ¿How could I sort this issue?
Thanks in advance.
Can see this happening here
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

In your templates scripts.php (../templates/j51+enlighten/php/scripts.php) try replacing the following...


jQuery("#container_hornav").sticky({ topSpacing: 65 });


With...


jQuery("#container_hornav").sticky({ topSpacing: 160 });


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Done. Perfect.
Thanks
Regads,
Juan
  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!