css - Sticky widget being cut off Wordpress -



css - Sticky widget being cut off Wordpress -

i trying create sidebar scroll page on this page.

i've done adding code wordpress custom code section:

.sidebar .widget { position: fixed; }

however, can see, sidebar beingness cutting off , displaying few of around 8 fields. want create sure sidebar starts below header , ends before footer. relatively comfortable using css if jquery prepare total beginner.

thanks!

css wordpress widget sidebar sticky

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -