- This topic has 5 replies, 3 voices, and was last updated 8 years, 12 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Header Size and Options
Hello,
I have just purchased SKYBiz Pro for the following website, http://www.gracebaptistmarshfield.org
Be advised I am a novice.
How do I change the height of the header section, i.e. the white space?
I would like the Title “Grace Baptist Church” to be on one line as it is in the preview.
Why is the preview dropdown menu different from the actual website?
Thank you for your assistance!
Hi Chad,
Preview drop down menu shows that of tablet as the space is less.
Kindly add this in appearance>theme options>layout settings>Custom CSS box:
.header{padding:0px;}
Regards,
Shri
I may not have been clear. I would like to increase the size of the space in the header where the page title is. I currently have GBC but would prefer Grace Baptist Church on one line, currently it puts it on three lines as
Grace
Baptist
Church
Is this possible?
Hi Chad,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
#logo{width:347px !important;}
#logo h1{font-size:30px !important;}
Regards,
Brad
Thank you so much Brad. The code you provided worked well. I am still trying to expand the width of the header section. By this I mean I would like the Logo area to be further to the left and the menu section to be further to the right. Thank you for your continued assistance!
Chad
Hi Chad,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.container{width:1000px !important;}
.header_right{padding-top:20px;}
Regards,
Brad
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]