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; } APur 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
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
Create an account or sign in to comment
You need to be a member in order to leave a comment