This topic is: resolved
- This topic has 4 replies, 2 voices, and was last updated 4 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › StudioPress Themes › Altitude Pro › Removing white space & small black bar on inner pages of Altitude
Hello, I can't seem to find what line to edit the style.css to remove the white space at the top of the inner pages once I've hidden the title. I am also trying to remove the thin black line under the title (if not hidden). Thank you for your help.
The white space is coming from the margin-top setting for .site-inner at line 674 in style.css:
.site-inner {
background-color: #fff;
clear: both;
margin-top: 170px;
position: relative;
z-index: 9;
word-wrap: break-word;
}
Change margin-top to 76px.
I'm not seeing the black line on the page.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?
Thanks Victor. I update as you mentioned but I am still seeing the white space.
Clear all caches. Style sheets don't automatically update in the browser.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?
Thanks again. It is now showing across all. I had cleared and used an incognito tab, that was odd. I pulled a different PC and that worked.
© 2025 WPEngine, Inc.