Link:
I have a section on my website that I want to turn into clickable buttons. Using WordPress with the Elementor plugin, I have already added some custom CSS to make it appear clickable, but now I need to add the actual functionality. I know that JavaScript is required for this, but I am hesitant as I lack the skill and knowledge in coding. I don't want to risk messing up the site by adding code randomly.
If anyone familiar with Elementor can assist me, here's where I'm stuck: Where should I add the JavaScript? There doesn't seem to be a specific place like there is for CSS. Should I use the Customizer (Appearance --> Customize --> Custom CSS/JS) or install a plugin for custom JavaScript? I have assigned each element a custom class which could be used for attaching JS.
After giving it more thought, I believe adding the JS in the Customizer might not be the best approach. My understanding is that any CSS/JS added there should only affect the topbar, header, and footer sections since they appear consistently on all pages. This leaves me considering using a JS plugin. Is this the most effective solution?
I'm seeking advice on the best method to achieve what I need. Understanding the Elementor Developer Docs is beyond my current level of expertise, so I'm turning to the community for assistance.
Thank you in advance for any help.