A user seeks to add separator lines above and below a section, create a white border around a transparent button, and implement a left-to-right color fill animation on hover (referencing notresucces.com as an example).
Current Solution Provided:
Custom CSS code to add white text color and remove box-shadow from button
i want to make separator lines over and under this section, and also a white border a text around the button. Is it possible to make the button have a smooth transition when hover so when you hover the button starts to fill with color from left to right?