Site Logo

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16427
    markf
    Member

    I have worked out how to position the logo at the very top of the page but when I scroll down , it seems to put a few pixels between itslef and the top of the page and then overlaps the content a little. Why is this? (ignore attachment, that is not correct.

    Many thanks

    [attachment file=”Capture.JPG”]

    #16431
    markf
    Member

    ok, hadded what I mean. When I scroll down. The Logo loses its place and moves down slightly. Ie it seems that the CSS code I put in ….

    #site-logo {
    top: 0px;
    }

    ..is then lost once I start scrolling

    [attachment file=”okcapture.JPG”]
    This is ok

    [attachment file=”notokcapture.JPG”]

    This isnt

    #16438
    Veena
    Moderator

    Pls share a link to your site, we will provide you the required custom CSS.

    #16445
    markf
    Member

    Its ok I fixed it. I used #header.sticky #site-logo{top:0px}

    seems to work

    thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Site Logo’ is closed to new replies.