charlineca Posted March 17, 2023 Posted March 17, 2023 https://rabbit-orchid-h7nk.squarespace.com/ pw is squarespace Hi, my site has an audio play button, and I wanted to see if there's any way to remove the "line" that increases in thickness as the music plays? So just to have a play / pause button, but not this line. I also made my audio button sticky on the bottom right corner, but it only applies to the section. Is there a way to make it stick across the whole page? I used the following code (but it only seems to apply to the section): @media screen and (min-width:768px) { .fe-block.fe-block-yui_3_17_2_1_1679036289623_7770 { position: sticky; top: 90% !important; position: -webkit-sticky; z-index: 99999; } }
tuanphan Posted March 19, 2023 Posted March 19, 2023 Use this code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment