Adding CTA button in navigation bar Posted in : Efor AnonymousInactive 24 July 2019 at 21:25 #59897 Hi I am looking for a way to add a CTA button in the navigation bar between contacts (last menu item) and the social icons. How can I do this? ahmetsaliKeymaster 28 July 2019 at 13:48 #59943 Hi, you can add a Custom HTML widget to your Header Social Media Icons widget area and paste this code to the Custom HTML widget content input <a href="#" class="button">Button Text</a> and add this custom css code to Customizer > Additional CSS box; .site-header .social-container .textwidget { display: inline-block; } .site-header .social-container .textwidget .button { padding: 9px 12px; margin: 0 10px; } Cheers. Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Efor - Coaching & Online Courses WordPress Themeby pixelwars Login and Registration Log in · Register