[Support request] CSS tweek

Home Forums Support [Support request] CSS tweek

Home Forums Support CSS tweek

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #324233
    Tim

    Hello,

    Somehow a little CSS problem has occurred, when you scroll the top menu resizes, but there is now a jump in the resizing that was not there last I checked the site

    The menu has a 25px margin-top, but it seems it is losing this margin for just a moment and then gets it back, causing the “jumping” quality

    I have been trying for about 1 hour to find the problem but I am having no luck

    You can see the problem here
    http://greaterthanthesum.com/

    Any help is greatly appreciated

    Thanks

    #324251
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I believe it’s this CSS causing that jump:

    .nav-aligned-right.nav-above-header .main-navigation {
        margin-top: 25px !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.