- This topic has 1 reply, 2 voices, and was last updated 9 years 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 › All Other Themes › Moved: Reply To: Banner White Space
I have a similar issue but just a very thin line above and below my menu bar on strong theme.  Can’t seem to get rid of them.
http://develop.americanfreightinc.com
Hi Kirk,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.menusection{border-bottom:none !important; border-top:none !important;}
Regards,
Brad
