Positioning Header Logo CSS
-
Hi all –
I currently have the following CSS in order to have my logo positioned in the top left corner of my site (as well as to remove the ability to click on it):
.custom-logo-link { float: left; pointer-events: none; }My question is-
Is there anyway I can eliminate the white space at the top of my site’s homepage/have the logo in-line with the site title/tagline (rather than above the text)?
Also, the positioning changes when you visit the other pages on my site via the main navigation menu. How can I keep the site title/description text as well as the logo static?
Thanks for any and all replies.
- This topic was modified 4 years, 10 months ago by .
- This topic was modified 4 years, 10 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Positioning Header Logo CSS’ is closed to new replies.
