Patricija Posted November 20, 2023 Share Posted November 20, 2023 Hello! Any chance you could help with customizing "book free call button". First screenshot is how it looks now on the website and this is how I would like it to look. https://www.femaleentrepreneur.me/ Link to comment
Solution tuanphan Posted November 22, 2023 Solution Share Posted November 22, 2023 Add to Website > Page > Website Tools (under Not Linked) > Custom CSS nav.Header-nav--primary>div>a:last-child { border: 2px solid white; padding-left: 10px !important; padding-right: 10px !important; display: inline-block; border-radius: 20px; } 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
Patricija Posted November 30, 2023 Author Share Posted November 30, 2023 hi @tuanphan! any chance you could help add a line of code? I would like the whole button to be highlighted like in the photo when being active. can you please help? Link to comment
tuanphan Posted December 1, 2023 Share Posted December 1, 2023 15 hours ago, Patricija said: hi @tuanphan! any chance you could help add a line of code? I would like the whole button to be highlighted like in the photo when being active. can you please help? Add this code under nav.Header-nav--primary>div>a:last-child:hover { background-color: #d5e8e8 !important; border-color: #d5e8e8 !important; color: black !important; } 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