Tagged: x Author Posts May 2, 2016 at 7:50 pm #910009 powrider686Participant Hi there, On my site, premierradonsolutions.com, on the homepage I have a double down icon that I would like to be a clickable link, that takes you to the #services anchor. How could I achieve that? Thanks for the help! May 2, 2016 at 9:12 pm #910060 John EzraMember Hi there, Thanks for writing in! You need to turn the icon first into a link. You can do this by putting your icon code with an element. You then need to use the section in question’s ID as the href value. Your code would look something like this: <a href="#services"><i class="x-icon x-icon-angle-double-down" style="font-size: 30px; color: white; " data-x-icon="" aria-hidden="true"></i></a> Hope this helps – thanks! May 3, 2016 at 9:36 pm #911768 powrider686Participant That did the trick! Thank you! May 3, 2016 at 11:57 pm #911886 Prasant RaiModerator You are most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-910009 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In