I have successfully added my own logo to the theme but its position on the home page is slightly different from the other pages. Any suggestions?
Logo Shift
2 posts from 2 voices-
Posted 2 years ago #
-
Hey,
This isn't a bug, the About and Services page don't have a vertical scrollbar so the page is slightly wider. You can either add more content to the page (which would result in a scrollbar being shown) or add this code within your style.css file to ensure a scroll bar on every page:
html { overflow-y: scroll; }James
Posted 2 years ago #
Reply
You must log in to post.














