1. pat02
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 22 August 2017
  5.  Subscribe via email
Hello

I need the DIV

<div class="slicknav_menu">


on the same level as the logo DIV, so code looks like this:


<div class="wrapper960">
<div id="logo"><div class="slicknav_menu">


How can I move it here?

Thank you very much.

Regards
Patrick
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Patrick

In your templates jquery.slicknav.js (../templates/j51_grace/js/jquery.slicknav.js) replace the following (line17)...

prependTo: 'body', 


With...

prependTo: '#logo', 


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

Works 100% perfect, thank you very much!

Regards
Patrick
  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!