kal2ennn Posted November 15, 2020 Share Posted November 15, 2020 Site URL: https://www.munchum.com/home-1 I'm building a separate landing page and would like when you click 'home' or the logo, for you to be redirected back to the current page. Right now, they both point at my main home page I tried the following, but it didn't work <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <script>$(document).ready(function () { $(".logo a[href]").attr("href", "/home-1/"); }); </script> <script> $("a:contains('Short Pause')").attr("href", "/home-1/"); </script> Link to comment
tuanphan Posted November 21, 2020 Share Posted November 21, 2020 Hi. Do you still need help on this? Also, the 404 page, logo is white color... Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.