Site logo

[Support request] Sticky navigation and logo location (floating right & left)

Home Forums Support [Support request] Sticky navigation and logo location (floating right & left)

Home Forums Support Sticky navigation and logo location (floating right & left)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1870686
    Cynthia

    I would like the logo on the sticky menu to float more to the left.

    I would like the sticky menu to float all the way to the right.

    I’ve added link to the screenshot and to the website below.

    #1870720
    Elvin
    Staff
    Customer Support

    Hi Cynthia,

    To clarify:
    I believe you’re aiming for something like this? https://share.getcloudapp.com/E0uAxgDk

    If so, try adding this CSS:

    nav#sticky-navigation .inside-navigation.grid-container {
        max-width: 100%;
        justify-content: space-between;
    }

    Here’s how to add CSS – https://docs.generatepress.com/article/adding-css/

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