tuanphan Posted August 7 Share Posted August 7 To turn a text link in Accordion Block to Button, you can follow these. If you can't make it work, you can share link to page where you use Accordion. I will check it again. #1. First, find the Accordion Block ID. Use below tool. In my example, we have: #block-yui_3_17_2_1_1722754225107_12085 #2. Next, identify the URL inserted into the text. In my example, the URL is /book-now #3. Use this code to Custom CSS box #block-yui_3_17_2_1_1722754225107_12085 a[href="/book-now"] { background-color: #000; color: #fff; padding: 5px 20px; display: inline-block; font-size: 16px; margin-top: 10px; border-radius: 10px; } #4. Result 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