RainMan Posted December 27, 2019 Share Posted December 27, 2019 Hi, I am writing JavaScript code in the footer and was trying to change css opacity as you scroll down with the onscroll function. I wanted to know how I could access the CSS from there. Link to comment
tuanphan Posted December 27, 2019 Share Posted December 27, 2019 Do you know CSS/JavaScript? If you don't know, please share site url & code, we can take a look. 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!) Link to comment
RainMan Posted December 27, 2019 Author Share Posted December 27, 2019 https://walrus-shark-jcea.squarespace.com/config pass is david. In the footer I want to access the css through something like document.queryselector('.class').style.font. So my main question is do I call it as custom-css.font instead of style.font? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.