• Hello there..

    The Plugin is lovely. But there is an issue i would love you to help me rectify. I run an online store & in my sidebar it contains category, prices, brands etc. Having these widget fixed when scrolling down, I want it to be within the product category section not reaching down to the footer section, how can i make this happen? Thank you

    The page I need help with: [log in to see the link]

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

    (@max-bond)

    Hello!

    There are two ways to stop widget before footer:
    1. Use Margin bottom value in Appearance -> Fixed Widget Options page. Margin bottom is set in pixels. If your footer height is, for example, 500px, enter 500 plus little margin 50 = 550
    2. Stop id value. If footer container has an id attribute (check it in page html-source) you can use it to determine footer height automatically. Note: if stop id is specified margin bootom is added to stop id height!

Viewing 1 replies (of 1 total)
  • The topic ‘Fixed Widget scrolling down to footer section’ is closed to new replies.