I am having problems moving my Job Spark logo from the middle of the page to the left hand side of the home link in the top navigation menu. If someone could help me out with that it would be appreciated. Thanks for the help.
your logo is outside of the ul with the class="nav clear" where the rest of your navigation is
insert it in the unordered list as the first child and tweak the css for positioning
Hello everyone,
I am having problems moving my Job Spark logo from the middle of the page to the left hand side of the home link in the top navigation menu. If someone could help me out with that it would be appreciated. Thanks for the help.
https://chris-schilling-4lzz.squarespace.com
your logo is outside of the ul with the class="nav clear" where the rest of your navigation is insert it in the unordered list as the first child and tweak the css for positioning
Thanks @pixelgrid but is there another way to accomplish this? Not sure if I can do that with this Squarespace template
can you insert your own scripts?
@pixelgrid yeah I can add in scripts under in the code injection points and can add custom css.
SOLVED