APur Posted July 20, 2020 Share Posted July 20, 2020 Site URL: https://www.massifcap.com I am looking to add an additional link in my navigation bar in the form of a graphic (CTA button). Any help is appreciated - thank you! Link to comment
tuanphan Posted July 20, 2020 Share Posted July 20, 2020 Add link to last navigation item, then add this to Home > Design > Custom CSS to change link to button .Header-nav-inner>a:last-child { background: black; color: white !important; padding: 10px !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
APur Posted July 20, 2020 Author Share Posted July 20, 2020 25 minutes ago, tuanphan said: Add link to last navigation item, then add this to Home > Design > Custom CSS to change link to button .Header-nav-inner>a:last-child { background: black; color: white !important; padding: 10px !important; } This worked perfectly. Thank you, I appreciate your help! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.