Comments Beatriz started the conversationJune 26, 2014 at 8:44amHi,I would like to add a button on the rightmost side of the menu bar with the accent color (Red) and the word CONTACT US. This is to lead to the contact us page and replace the current contact us menu item in my site.Hope you can assist me. Thanks.-Bea 8,839Tahir repliedJune 26, 2014 at 5:40pmHey Bea!Its seems like you already have a button in there. Please duplicate it in header.php and it should be alright. Thanks ThemeNectar Support Team Kristy repliedJune 26, 2014 at 6:07pmI am trying to add a similar button to our menu, could you share the code/how to do so?Thanks. 8,839Tahir repliedJune 26, 2014 at 7:24pmHey Kristy!See screenshot: http://prntscr.com/3wpjqi you need to add the following html code as can be seen in shortcode:<li id="menu-item-custom-1" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-custom-1"> <a class="menu-item-custom-button" style="padding-bottom: 33px; padding-top: 5px;" href="http://www.mindlab-international.com/contact/"> <span class="nectar-button accent-color regular-button" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" style="font-family: inherit; letter-spacing: inherit; padding: 8px 16px; color: rgb(255, 255, 255) !important; visibility: visible;">ENQUIRE NOW</span> </a> </li> Thanks ThemeNectar Support Team Kristy repliedJune 26, 2014 at 8:36pmThank you for the quick response. Very helpful!-KristyBeatriz repliedJune 27, 2014 at 7:28amHi. Yes resolved it last night. Thanks for the reply though will just add in the code. Sign in to reply ...
Hi,
I would like to add a button on the rightmost side of the menu bar with the accent color (Red) and the word CONTACT US. This is to lead to the contact us page and replace the current contact us menu item in my site.
Hope you can assist me. Thanks.
-Bea
Hey Bea!
Its seems like you already have a button in there. Please duplicate it in header.php and it should be alright.
Thanks
ThemeNectar Support Team
I am trying to add a similar button to our menu, could you share the code/how to do so?
Thanks.
Hey Kristy!
See screenshot: http://prntscr.com/3wpjqi you need to add the following html code as can be seen in shortcode:
Thanks
ThemeNectar Support Team
Thank you for the quick response. Very helpful!
-Kristy
Hi. Yes resolved it last night. Thanks for the reply though will just add in the code.