Archived topic
Make logo fit headerspace
1 reply · Started by Mary on March 6, 2016
Hi there. I am trying to make my logo fit the header space
and move the social icons on top of the header.
Get rid of the whitespace
make the logo longer and less wide.
Are there add ons that allow this?
Please advise.
http://www.techbettys.com
Hi Mary,
To move your social icons above the header, add this CSS:
.header-widget {
float: none;
max-width: 100%;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
For your header, I would suggest using the Colors add-on (Customize > Colors) to make your header background color that same pink.
Then the Spacing add-on to reduce the amount of spacing (Customize > Element Spacing).
Let me know if you need more info :)
