Thread Starter
mj187
(@mj187)
I found an answer to the link question in an earlier post so I will give that a go – would appreciate help with my second question 🙂
Thread Starter
mj187
(@mj187)
Sorry to post again but the clickable link solution doesn’t seem to be the case anymore, the code looks to have changed since then?
The logo should be already clickable by default – do you have a site URL I can look at.
Thread Starter
mj187
(@mj187)
I can see it is clickable to the root of the site, which would make sense for a site logo – however I would like to define the URL that it links to.
Also, I assume the menu doesn’t scroll down if you fix it to the top of the page, as it is fixing the entire thing in place. I’ll try making some tweaks to your CSS, see if there is a way around it!
Thanks!
May add the functionality to alter the logo URL in a future update
Thread Starter
mj187
(@mj187)
So in the meantime, can you tell me how I can change it?
Also, is there a way the menu can be set to scroll down when it is fixed to the top and too many options to fit on the screen?
Yes you are correct with the fixed menu – that’s the point it will stay in position, so if the menu is long then probably not a good idea to fix it, or you can rearrange your menu items hierarchy.
To change the logo url manually edit the jquery.slicknav.min.js file and change '+slickNavVars.ng_slicknav.ng_slicksearch+' (including the single quotes), with your link.