1to3go Posted September 21, 2023 Posted September 21, 2023 Hello Trying to place some buttons in an accordion but cannot seem to remove the link underline. Ideally white on static then the blue on hover, no border with black text on static then white text on the hover. Also prefer the oval (pill) button rather than rectangle Here is the code I have been using: // Accordion Button .sqs-block-accordion a { border: 1px solid #FFFFF; background: #FFFFF; color: #00000; padding: .5rem } .sqs-block-accordion a:hover { border: 1px solid #0074BD; background: #0074BD; color: #FFFFF; } button { text-decoration: none !important; } Any ideas? PW geko
Lesum Posted September 21, 2023 Posted September 21, 2023 @1to3go Can you please share your site URL so I can take a look? Thank you! If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
1to3go Posted September 21, 2023 Author Posted September 21, 2023 https://fennel-saxophone-23m8.squarespace.com/ pw geko
Solution tuanphan Posted September 23, 2023 Solution Posted September 23, 2023 On 9/21/2023 at 9:42 AM, 1to3go said: https://fennel-saxophone-23m8.squarespace.com/ pw geko Which page do you use Accordion? Homepage has no accordion 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!)
1to3go Posted September 28, 2023 Author Posted September 28, 2023 On 9/23/2023 at 2:46 AM, tuanphan said: Which page do you use Accordion? Homepage has no accordion Thanks but already solved.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment