White space in header of Sela.
-
I’d like to remove the significant white space in the header of Sela without removing the logo. I tried the following code and it accomplished removing the space, but it also removed the logo:
.site-logo-link {
display: none;
}I also tried absolute positioning with the site logo. It worked to remove the extra white space while keeping the logo, but the logo’s position was too inconsistent across devices and web browsers.
Any help would be greatly appreciated! Website: lundgrenjohnson.com.
The blog I need help with is: (visible only to logged in users)
-
Hi there, I see this has been marked as resolved. If you still need help with this, please let me know.
- The topic ‘White space in header of Sela.’ is closed to new replies.