[Support request] Header Issues

Home Forums Support [Support request] Header Issues

Home Forums Support Header Issues

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #530247
    Lynn

    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

    #530526
    Leo
    Staff
    Customer Support

    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.

    #531286
    Lynn

    Hi Leo,

    I’ve just send a contact from through with the details.

    #531569
    Leo
    Staff
    Customer Support

    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/

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