- This topic has 1 reply, 2 voices, and was last updated 4 years, 7 months ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › Photo World/Photo Session Support › Header spacing
Hey there, can you pls let me know how to remove space under logo on my gallery page. The website is www.montrealturf.com and if you look at all the headers/mainnav under the logo there is an extra space under the logo for the gallery page only.
Thx
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .logo .site-description { display:none !important;}
Regards,
Brad
