Hi my website is TuneToyz.com and my banner currently looks like the first image I attached. I am trying to make it like the second banner. Is there a way I can do this I am using the Dawn Theme.
Hi @TuneToyz , Can you kindly share the details of your problem with us? We will check it and suggest you a solution if possible.
I want my banner to look like the second image I attached
Hi @TuneToyz ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
{% if template.name == 'index' %}
{% endif %}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you
if you want a link to their website its kloy.us
This is Richard from PageFly - Shopify Page Builder App
Hi @TuneToyz Please add code here to make background white in header:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag
Hope my solution will help you resolve the issue.
Best regards,
Richard | PageFly
Hi @TuneToyz ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you