Community forum for knowledge and support

Updated 8 months ago

button glow effect

At a glance

The community member is looking for help with adding a button glow effect to their "relume buttons" using CSS and JavaScript. Two community members have provided suggestions:

1. Use the code provided in the link (a CodePen example) and add a glow-button class to the buttons.

2. Add the CSS and JavaScript code to the site's custom code section, then add the glow-button class to the buttons. A span element may need to be added inside the buttons.

The community members indicate that these approaches should have the effect working in less than 2 minutes, and that there are other ways to achieve the same result.

Useful resources

Hello Guys, looking for someone who can help me with small CSS/JS task.
I found button glow efect https://codepen.io/aaroniker/pen/XWYpyNM and would like to use it on relume buttons.
Is there any one who can help me? $$

M
3 comments

Just use the code provided to the header and add a class called "glow-button" to the buttons you want to have it

Site Settings > Custom Code > Add the CSS and the JS > then add a class called "glow-button" to the button. You might need to add a <span> element inside, which you can use with HTML Embed

There are other ways to do it, but that would have it working in less than 2 mins

Add a reply
Sign up and join the conversation on Slack