Scrolling Block - Tilted Style 2.0
1. Plugin Info
Add a tilted and angled style to the Scrolling Block.
- Works with Squarespace 7.1 
- Uses Custom CSS 
2. Add this code to Custom CSS
// SCROLLING BLOCK TILT STYLE - GHOST //
.marquee-block {
transform: rotate(-10deg) scale(1.2) !important;
}
html, body {
overflow-x: hidden !important;
}3. Customizable Options
- Tilt Amount (Degree) 
- Scale (Increase Size) 
4. Plugin Notes
- Style the scrolling block in settings and site styles. 

 
            