Relume Community Icon
Relume Community
  • 馃彔Home
  • 馃搮Events

  • 馃數Announcements
  • 馃數General
  • 馃數Getting Started
  • 馃數Issues
  • 馃數Showcase

Powered by Tightknit
General
General

Seeking Help for CSS/JS Button Glow Effect Implementation

Avatar of GromekGromek
路

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? $$

馃憣1

3 comments

  • Avatar of Max H.
    Max H.
    路

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

  • Avatar of Max H.
    Max H.
    路

    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

    馃檶1
  • Avatar of Max H.
    Max H.
    路

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