Logo position and lock there.

  • Hi good people.
    I wanted to change the position of the logo, to be to the left of the menu, which I did with this code in custom css:

    .logo {
      width: 70px;
         height: 62px;
      position: absolute;
         top: 5px;
         left: 25px;

    !important;
    }

    Works.

    Now,
    When scrolling down, the menu bar stays fixed, as I want it to be, but the logo does not.
    I would like the logo to remain locked where it is.
    How do I do that?
    Thank you in advance.

  • Hi there,

    Judging by the site connected to your WordPress.com account it looks like you’re using the open-source WordPress software and therefore you need to seek help at these forums:

    https://wordpress.org/support/forums/

    The forum you’re currently posting is for WordPress.com hosted sites only. If you want to know more about the differences between WordPress.com and the WordPress software you can read this document:

    WordPress.com vs. WordPress.org

  • Ok.
    Sorry.
    I did not know.
    Here I was sent by wordpress to make the account.

  • The topic ‘Logo position and lock there.’ is closed to new replies.