This topic has 4 replies, 2 voices, and was last updated 5 years, 3 months ago ago by Rose Tyler
Slider leaves a gap between header
Hello,
Unfortunately, I can’t log in. Please provide correct wp-admin access.
Regards
reply
Theme Options > Header > Header style > Header margin bottom > 0px (for all pages except Home) or add this code in Custom CSS for page http://prntscr.com/onvwmr
.header-wrapper {
margin-bottom: 0px !important;
}
(for a separate page).
Regards
You must be logged in to reply to this topic.Log in/Sign up