techanoapps Posted April 5, 2021 Share Posted April 5, 2021 Site URL: https://www.originalworksofartinc.org/registration I'm just trying to create secondary button colors and styling on these pages. I understand that I can create different colors for different sections but within a section I might want the CTA to stand out from other buttons. For example, on this page (https://www.originalworksofartinc.org/registration) I want the "Learn About the Program" to be the main CTA but the "Learn about the Instructor" to be a secondary option that's an outline button or just a different color. Similarly, I'd like to do the same with the "Apply for..." buttons below. I keep trying CSS that it says has errors but it never specifies where so I can't be clear on what to fix. SOMEONE has to have figured this out. Thanks in advance. Link to comment
tuanphan Posted April 5, 2021 Share Posted April 5, 2021 Add this to Design > Custom CSS /* learn about program */ div#block-yui_3_17_2_1_1616965350033_3053 a { background: transparent; color: blue; border: 2px solid blue; } Do similar with other buttons. Use this tool to find block id (div#block...) https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en techanoapps 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
techanoapps Posted April 6, 2021 Author Share Posted April 6, 2021 This is great! It worked perfectly. Thanks so much! Link to comment
tuanphan Posted April 12, 2021 Share Posted April 12, 2021 On 4/7/2021 at 4:05 AM, techanoapps said: This is great! It worked perfectly. Thanks so much! On this page, you haven't changed SEO Title, so the browser tab name still shows "General 1" https://www.originalworksofartinc.org/registration Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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