Stick sidebar wordpress by css

html,body {
	overflow: visible;
}
.post-sidebar .widget-area {
  	position: sticky;
	position: -webkit-sticky; 
	top: 10px;
}
Tags:

Bình luận

0 bình luận

  • Hãy là người đầu tiên để lại bình luận cho bài viết này!