Archived topic
Header Issues
3 replies · Started by Lynn on March 25, 2018
Hello I've searched the documents but can't seem to find a way to resolve my issues.
1. The social media icons are further right the menu bar. How can I align it so the twitter icon is aligned with the 'g' on blog. Using Lightweight social icons widget.
2.I want my logo to be bigger in the menu section without increase the bar width. Is it possible?
3. I want to remove spacing on home page between header and my image.
Can you help?
Thanks
Hi there,
Your site is requires login and password to view.
Can you unlock it or provide credentials in through Account Issue and reference the topic URL?
https://generatepress.com/contact/
Let me know.
Hi Leo,
I've just send a contact from through with the details.
1. Try this CSS:
.header-widget {
margin-right: 100px;
}
2. You can remove the logo padding with this CSS:
.main-navigation .navigation-logo img {
padding: 0;
}
3. This should help: https://docs.generatepress.com/article/page-builder-container/