- This topic has 3 replies, 2 voices, and was last updated 8 years, 9 months ago by
Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- April 13, 2016 at 8:41 am #236
wlok321
ParticipantHow can I make the header logo bigger?
April 13, 2016 at 4:15 pm #242Hash
KeymasterHere is the CSS that may help you. Use some Custom CSS plugin to add the code.
.sq-main-header{padding:200px 0 100px}
April 15, 2016 at 9:47 am #257wlok321
ParticipantThanks 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?
April 15, 2016 at 1:43 pm #259Hash
Keymasteroh 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}
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.