matt_golia Posted February 26, 2021 Share Posted February 26, 2021 Hi all - I'm using css for a custom font and linear gradient on all of the buttons on my site, but I can't find the code to apply these to my 'member sign-up' button (used to login and access member areas). Does anyone have the code? Thanks! Matt Link to comment
tuanphan Posted March 1, 2021 Share Posted March 1, 2021 Hi. Can you share link to page where you have problem? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tuanphan Posted October 10, 2021 Share Posted October 10, 2021 On 10/7/2021 at 11:21 PM, abibacon said: @matt_golia Hi Matt, did you find a fix for this? If you share link to page wehre you use sign up button, we can help easier abibacon 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tuanphan Posted October 21, 2021 Share Posted October 21, 2021 On 10/19/2021 at 8:27 PM, abibacon said: https://gopher-conch-8yty.squarespace.com/ password: learnest You mean Join Now button? Use this CSS button.sqs-editable-button.join-button { background: linear-gradient( -45deg,#15a4c9,#7d5c92,#f4aec8); background-size: 400% !important; -webkit-animation: Gradient 10s ease infinite !important; -moz-animation: Gradient 10s ease infinite !important; animation: Gradient 10s ease infinite !important; color: white !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment