Fishlette Posted April 24, 2020 Share Posted April 24, 2020 Hello, I am trying to add two buttons to the Site Header for a Chiro. One to Request Appt and One for New Patients. Is there any way to achieve this in 7.1? Also, is there any way to have the two buttons on a separate line in the Site Header? Screenshot attached for reference. Thank you! Link to comment
tuanphan Posted April 25, 2020 Share Posted April 25, 2020 I am trying to add two buttons to the Site Header for a Chiro. One to Request Appt and One for New Patients. Is there any way to achieve this in 7.1? You can turn last navigation item to button with this CSS nav.header-nav-list>.header-nav-item:last-child>a { background: blue; color: violet !important; padding: 10px 5px; border-radius: 3px; } Also, is there any way to have the two buttons on a separate line in the Site Header? Screenshot attached for reference. You need to use JavaScript to add new button, CSS above won't work in this case. Fishlette 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
Guest Posted December 23, 2020 Share Posted December 23, 2020 (edited) This seems be the easiest solution that I have found tuanphan. Is there a way vertically center the navigation headers and the buttons? Edited December 23, 2020 by LisaWorkingHard Link to comment
tuanphan Posted December 24, 2020 Share Posted December 24, 2020 14 hours ago, LisaWorkingHard said: This seems be the easiest solution that I have found tuanphan. Is there a way vertically center the navigation headers and the buttons? I think we can use CSS flex. If you share site url, we can give exactly code 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
RTAAMarketing Posted January 28, 2021 Share Posted January 28, 2021 Hi @tuanphan Im having the same issue as above. Could you help please? I'd vertically center the navigation headers and the buttons as well. Did you ever find a solution? Link to comment
tuanphan Posted February 2, 2021 Share Posted February 2, 2021 On 1/28/2021 at 2:24 AM, RTAAMarketing said: Hi @tuanphan Im having the same issue as above. Could you help please? I'd vertically center the navigation headers and the buttons as well. Did you ever find a solution? Can you share site url? We can check easier 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
RTAAMarketing Posted February 2, 2021 Share Posted February 2, 2021 2 hours ago, tuanphan said: Can you share site url? We can check easier Yes. Ill have to add you as the site isnt live yet. Link to comment
tuanphan Posted February 4, 2021 Share Posted February 4, 2021 On 2/3/2021 at 12:02 AM, RTAAMarketing said: Yes. Ill have to add you as the site isnt live yet. You can setup password & share url. RTAAMarketing 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
RTAAMarketing Posted February 4, 2021 Share Posted February 4, 2021 10 hours ago, tuanphan said: You can setup password & share url. Thanks! I private messaged you with the password. 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