Hi Gents,
Thanks for all your help.
With the about button on Kriesi’s site here, can you tell me how to code it to move to a named part of the page:
I looked at the code in Firebug and saw href: “#about-us” I tried to aply similr but it didn;t work for me?.
Thankyou
Hi,
Configure the Button Link, set to manual then add the url or the section/element id. For example, if you want to scroll to the top you can this link
http://localhost/kriesi/enfold/#top
or simply add the selector
#top
Regards,
Ismael
Thanks again Ismael.