Header Size and Options

Home Forums All Other Themes Header Size and Options

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27411
    ChadChad
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: March 17, 2016

    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!

    #27520
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    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

    #27765
    ChadChad
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: March 17, 2016

    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?

    #27859
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    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

    #27908
    ChadChad
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: March 17, 2016

    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

    #28047
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.