You can do this by adding the following custom CSS:
body:not(.builder-area) #cta_page_rows {
}body:not(.builder-area) #cta_page_rows > div:first-of-type {
position: fixed;
width: 100%;
height: auto;
top: 0px;
}
Example: http://www.fakeaccount.ca/PrvwU
Comments
Please sign in to leave a comment.