Home Forums Square Bigger header logo

  • This topic has 3 replies, 2 voices, and was last updated 8 years ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #236
    wlok321
    Participant

    How can I make the header logo bigger?

    #242
    Hash
    Keymaster

    Here is the CSS that may help you. Use some Custom CSS plugin to add the code.

    .sq-main-header{padding:200px 0 100px}

    #257
    wlok321
    Participant

    Thanks for your reply; however, the above CSS changed the page banner size instead of the header logo. Can you please let me know the CSS to change the size of the header logo?

    #259
    Hash
    Keymaster

    oh sorry, i though you are looking for page banner. Here is the css to make the header logo bigger.

    #sq-masthead{height:auto;}
    #sq-site-branding img{max-height:none}
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.