agne Posted February 6, 2022 Share Posted February 6, 2022 (edited) Site URL: https://www.bespokenhome.com/about Hi! Website URL https://www.bespokenhome.com/about Password : bespokencalifornia I am trying to customize the button which is in the image card and not as a separate block. I am trying to change the border line, font, color on hover etc. Basically I want it took look the same style as the button on this page https://www.bespokenhome.com/contact . Any help would be very appreciated! Edited February 6, 2022 by agne Link to comment
tuanphan Posted February 8, 2022 Share Posted February 8, 2022 Hi, You mean Gray border Gray text Hover: change border color + text color Is this right? 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
agne Posted February 8, 2022 Author Share Posted February 8, 2022 Hi! Yes, that is right. I would also like to change font of the button and make the border line thin. Thanks! Link to comment
tuanphan Posted February 13, 2022 Share Posted February 13, 2022 On 2/8/2022 at 10:06 PM, agne said: Hi! Yes, that is right. I would also like to change font of the button and make the border line thin. Thanks! Add to Design > Custom CSS /* Image block button */ .image-button a { border: 1.8px solid #ada6a0 !important; color: #ada6a0 !important; } .image-button a:hover { border-color: #cca370 !important; color: #cca370 !important; background-color: transparent !important; } 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
agne Posted February 20, 2022 Author Share Posted February 20, 2022 It worked great! Thank you very much! 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