jbbbbbbbbb Posted April 9, 2022 Share Posted April 9, 2022 Hello, I was wondering if anyone can help me with two things for my home page? 1: The header logo (my signature); I would like to move it from the top left to center left of page. 2: Remove the logo hyperlink on the home page only. The logo's hyperlink is for the home page so there is no reason for it to have one. Here is the website and ps: jordanbellvisuals.squarespace.com water1234 Thank you kindly Link to comment
Solution Web_Solutions Posted April 9, 2022 Solution Share Posted April 9, 2022 Add these CSS code #collection-624cd66202f62e6c706a6d67 .header-title-nav-wrapper{ justify-content: center !important; .header-title-logo a{ pointer-events: none !important; } } Create_Job, Ainul and Unique_Website 3 Link to comment
jbbbbbbbbb Posted April 9, 2022 Author Share Posted April 9, 2022 3 minutes ago, Web_Solutions said: Add these CSS code #collection-624cd66202f62e6c706a6d67 .header-title-nav-wrapper{ justify-content: center !important; .header-title-logo a{ pointer-events: none !important; } } Thank you! You're a legend!!! Link to comment
Web_Solutions Posted April 9, 2022 Share Posted April 9, 2022 You're most welcome! Ainul, Create_Job and Unique_Website 3 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