- This topic has 1 reply, 2 voices, and was last updated 5 years, 2 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 › SKT Full Width Forum › www.casconsultants.co.ke
kindly assist on how to move the page headings down so that when i click on every page it does not overlap with the website heading name. the website name is www.casconsultants.co.ke the them i bought is skt buildup pro
regards
churchill kola
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.innerbanner {
    min-height: 100px;
	display:block !important;
}
Regards,
Chris
