Show header after scrolling 1st Section on squarespace 7.0 & 7.1 website || jishaansinghal
Show header after scrolling 1st Section on squarespace 7.0 & 7.1 website || jishaansinghal https://youtu.be/ZmzmpynqU3A https://www.fiverr.com/s/BRjKpbb
<div id="a">
<div id="b">
<div id="c">
<style>
* {
background: #62306D;
}
div {
width: 100px;
height: 100px;
background: #F7EC7D;
position: absolute;
border-radius: 0 0 50px 50px;
}
#a {
top: 50px;
left: 150px;
transform: rotate(180deg);
}
#b {
top: 150px;
left: 50px;
}
#c {
top: 150px;
left: 250px;
Comments
Post a Comment