cvanuch Posted February 13, 2020 Share Posted February 13, 2020 (edited) Site URL: https://www.matey.app Hi! I'm trying to target the button within my Image Card Block. I want to change the corner radius to 15px and also adjust the size to be the "Small" preset button. By default, the button is using the Medium size, which I can't figure out how to change. My template is Stanton. Thanks in advance for your help! Edited February 13, 2020 by cvanuch Link to comment
Solution tuanphan Posted February 14, 2020 Solution Share Posted February 14, 2020 Add to Home > Design > Custom CSS .image-button-inner a { padding: 5px 10px; border-radius: 15px; } cvanuch 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
cvanuch Posted February 14, 2020 Author Share Posted February 14, 2020 @tuanphan Thank you it worked perfectly! Link to comment
techanoapps Posted August 1, 2021 Share Posted August 1, 2021 On 2/13/2020 at 8:06 PM, tuanphan said: Add to Home > Design > Custom CSS .image-button-inner a { padding: 5px 10px; border-radius: 15px; } this appears to update the padding but not the radius. I'm on 7.1 Link to comment
tuanphan Posted August 3, 2021 Share Posted August 3, 2021 On 8/1/2021 at 10:20 PM, techanoapps said: this appears to update the padding but not the radius. I'm on 7.1 Can you share link to a page where you added image card? We can check easier 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