How do I add a button to my menu header on the Dawn Template in front of search icon?

Hello, My website is www.littlefelladesign.com .

I am trying to add a call to action button to my header next to the search icon that says “Inquire Now” with rounded corners that I can link to my inquiry form page on my website. I am using the Free Dawn Template

Thanks in advance for any help!

Hi @LittleFella

This is Victor from PageFly - Shopify Page Builder App

You can follow my instructions:

Step 1 : Online Stores > More action > edit code > find header.liquid and select this file

Step 2 : Find this code : ‘toolbar-links’ or ‘search-form’ and paste the code below below the search-form

 Inquire Now 

Please remember to change your link into the href

Hope this can help you solve the issue

Best regards,

Victor | PageFly

Not sure what I am doing wrong. It is in the right area but not centered with the other icons. I also want it to be a solid button like what is seen in my hero section if possible! I attached a photo of where i put the code and how it looks on site. Thanks for your help!

@LittleFella Can you send me the preview link that you are working on?
I will be styling it for you and send the code here
Thank you.
Click here to get the preview

Yes! Here is the link…seriously thank you!

https://u50eppo2nfmb1x05-11086332000.shopifypreview.com

@LittleFella

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Absolutely perfect!

Last thing would be when I check it in mobile view it looks like this? What adjustment should I make fix that?

Hi @LittleFella
You can replace the code here