• I setup the sidebar and widget and it is working well now, except the border around the sidebar doesn’t stick, but everything else is. Can you help me out with this?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Millermore

    (@trentonm11)

    Any help on this?

    Try applying some padding to the sidebar.
    For example:

    .sidebar {
       padding:5px 10px
    }

    Update: I think I din’t understand your issue well.

    Did you try changing the “Sticky Class” (Dashboard > settings > myStickysidebar)
    Let’s say the css path to your sidebar element is div.site-inner div.content-sidebar-wrap aside.sidebar.sidebar-primary
    Then try changing ‘Sticky Class’ to .sidebar-primary / .sidebar etc.

    • This reply was modified 6 years, 12 months ago by Manjunathpmf.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Border disappears around sidebar when scrolling’ is closed to new replies.