Yuva theme add a button

Hello, I’m using Yuva theme and I want to add a “Become a seller” button next to my search bar, can you help me with this? like where do I add it in my header.liquid file?

This is Noah from PageFly - Shopify Page Builder App

Hi @Emsabbagh , you can add code in here, find position fit and add code like image here:

Hope my solution will help you resolve the issue.

Best regards,

Noah | PageFly

Hi @Emsabbagh

Please follow these steps:

Step 1: You can find the phrase as shown in the image in the theme’s liquid files (header.liquid)

Step 2: Find the appropriate location to add the button. Note that you probably need to have some CSS and JS skills to make the button display look more beautiful as well as to make the button work as desired.

For example:


...

Hope this will help