• Resolved kmelv85

    (@kmelv85)


    Hi, minor problem with the plugin on this page – https://files.vincentandbell.com/gloanna/about/

    As the main content is less than the height of the sidebar, when you scroll quickly, the top of the sidebar is cut off. I’m guessing this is because I’m using a margin on the bottom to stop the sidebar overlapping into the footer? But how can I avoid it cutting off the top when you scroll down?

    I know the content of the page is short so no need to scroll, but if you are scrolling to the footer it appears.

    Any help appreciated.

    Thanks

    https://www.ads-software.com/plugins/q2w3-fixed-widget/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Max Bond

    (@max-bond)

    Hi!
    Try to enable “Refresh Interval” option. Set it to 1500

    Thread Starter kmelv85

    (@kmelv85)

    Hmm, not quite. It still does it and sometimes the whole sidebar overlaps the header then jumps down once its refreshed.

    Plugin Contributor Max Bond

    (@max-bond)

    I need this option on to find probem.
    Also restore margin bottom value!

    Thread Starter kmelv85

    (@kmelv85)

    Sorry, restored now. Thanks

    Plugin Contributor Max Bond

    (@max-bond)

    You have to change widget css a bit:

    #text-2 {
    background: #dadada;
    overflow: hidden;
    /* position: relative; */
    width: 100%;
    padding: 36px;
    }

    Disbale position: relative; property!

    Thread Starter kmelv85

    (@kmelv85)

    Magic! Thanks for your quick response

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Height issue’ is closed to new replies.