ManoFiga Posted October 9 Share Posted October 9 Hi all, I am using York template and recently added a landing page. Now i am trying to redirect my logo to my "Work" page. I did try different codes that i found on the forum and other websites, however the logo is directing me to the landing page. https://www.manofiga.com Thanks for any help in advance! Link to comment
Solution Web_Solutions Posted October 9 Solution Share Posted October 9 Add these code on Code Injection panel in Website > Utilities > Website Tools > Code Injection. <script src="https://code.jquery.com/jquery-3.6.3.min.js"></script> <script> $(function(){ $('.logo-image a').attr("href","/work"); }); </script> ManoFiga 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
ManoFiga Posted October 9 Author Share Posted October 9 Worked perfectly! Thanks a lot lot! Link to comment
Web_Solutions Posted October 9 Share Posted October 9 9 minutes ago, ManoFiga said: Worked perfectly! Thanks a lot lot! Welcome! If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
ManoFiga Posted yesterday at 01:44 PM Author Share Posted yesterday at 01:44 PM Hi again, any ideas why re-directing does not work on mobile? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment