Site logo

[Resolved] Sticky Navigation logo pastes it to the “HOME” tab

Home Forums Support [Resolved] Sticky Navigation logo pastes it to the “HOME” tab

Home Forums Support Sticky Navigation logo pastes it to the “HOME” tab

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1550143
    Ivan

    Hi,

    I have GeneratePress theme 3.0.2 and GeneratePress Premium 1.12.2
    I want to configure Sticky Navigation, but I cannot find all the options (Sticky Navigation Logo) that are indicated in the document provided by you.
    https://www.screencast.com/t/JYpnQ2CteSWU
    What I don’t have is, Sticky Navigation Logo. It takes the default logo, although this does not matter to me.

    My problem is that the logo in Sticky Navigation pastes it to the “HOME” tab of the Primary Navigation with a very small size.
    The website is http://www.emcolimpiezas.es.

    Why doesn’t it stay in the same position as the Primary Navigation logo?

    How to increase the size of the logo in Sticky?

    Thank you,
    Ivan

    #1550211
    Leo
    Staff
    Customer Support

    Hi there,

    Do you see a navigation logo uploaded under Customizer > Layout > Primary Navigation?

    If so can you try removing that and activate the navigation as header option?
    https://docs.generatepress.com/article/navigation-as-a-header/

    Let me know 🙂

    #1550528
    Ivan

    “See a navigation logo loaded in Customizer> Layout> Main Navigation?” – Yes, I see it.
    I have removed the logo, so the option to choose logo from Main Navigation is gone, and it has appeared in Stiky navigation. (I’m not crazy :D)

    Can the Sticky Navigation image be made bigger?
    If there can be less margin between the logo and sticky navigation?

    Attached capture
    https://www.screencast.com/t/wSlDHhwIMf

    #1550721
    Leo
    Staff
    Customer Support

    Try increasing the sticky navigation menu item height:
    https://docs.generatepress.com/article/sticky-navigation/#menu-item-height

    There is also 10px top and bottom padding which we can remove with this CSS:

    .navigation-stick .navigation-branding img {
        padding: 0;
    }
    #1551393
    Ivan

    @Leo thank you!
    with this it has worked

    “.navigation-stick .navigation-branding img {
    padding: 0;
    }”

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