Search for: Log In Free Support [Resolved] “Head Scripts” element used in the “Volume” Home › Forums › Support › “Head Scripts” element used in the “Volume” This topic has 3 replies, 2 voices, and was last updated 7 months, 2 weeks ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 17, 2020 at 6:47 am #1366664 Marcel Could you please tell me what the “Head Scripts” hook element used in the “Volume” theme does? This is the script: <script> function showMe (it, box) { var vis = (box.checked) ? "none" : "block"; document.getElementsByClassName(it)[0].style.display = vis; } </script> Thank you. July 17, 2020 at 8:24 am #1366925 LeoStaff Customer Support Hi there, Take a look at the explanation here: https://gpsites.co/volume/hook-elements/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ July 17, 2020 at 8:41 am #1366945 Marcel Simple thank you! July 17, 2020 at 11:42 am #1367083 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In