Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

Inner Section Sticky Scroll in elementor

.titlesticky{
position: sticky;
position: -webkit-sticky;
top: 3rem;
}
.parent-sticky 
.elementor-widget-wrap {
display: block!important; 
}
Source by elementorcodes.com #
 
PREVIOUS NEXT
Tagged: #Inner #Section #Sticky #Scroll #elementor
ADD COMMENT
Topic
Name
2+1 =