Oscar300 Posted April 19, 2021 Share Posted April 19, 2021 Site URL: https://www.oscarmorris-theatredesign.com/ I would like the home page to stay as the main URL (no URL slug) but for the for the logo to take you to the portfolio rather than back to the home page. Link to comment
tuanphan Posted April 21, 2021 Share Posted April 21, 2021 Hi. Add this to Settings > Advanced > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script> $(document).ready(function() { $(".header-title-logo a").attr("href", "/portfolio"); }); </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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