brianbyrne7 Posted November 14, 2020 Share Posted November 14, 2020 Site URL: https://chinchilla-chicken-nanw.squarespace.com/ Hi, I've looked but cannot find instructions / code to move my logo so that it lines up with the text below. See screenshot Really appreciate any help! Thanks, Brian Link to comment
creedon Posted November 14, 2020 Share Posted November 14, 2020 Please post your site-wide password so we can take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
creedon Posted November 15, 2020 Share Posted November 15, 2020 Add the following to Design > Custom CSS. .header-title-nav-wrapper { margin-left: 5vw; } Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
brianbyrne7 Posted November 15, 2020 Author Share Posted November 15, 2020 Worked perfectly - thank you very much Creedon! Link to comment
brianbyrne7 Posted November 15, 2020 Author Share Posted November 15, 2020 @creedon Unfortunately, the knock on effect is that now the hamburger on the mobile version is pushed off the screen by 50%. Is there a way to only apply that code to desktop? Link to comment
tuanphan Posted November 16, 2020 Share Posted November 16, 2020 9 hours ago, brianbyrne7 said: @creedon Unfortunately, the knock on effect is that now the hamburger on the mobile version is pushed off the screen by 50%. Is there a way to only apply that code to desktop? Edit above code @media screen and (min-width:992px) { .header-title-nav-wrapper { margin-left: 5vw; } } creedon 1 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
creedon Posted November 16, 2020 Share Posted November 16, 2020 It looks like @tuanphan has you covered! 🙂 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! 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