What code do i need to use to remove the free nationwide delivery banner at the top of the page? my website is https://furnitureshackbryantx.com/
Hi, @Lheilers !
Thanks for reaching out in our Community forums and sharing your question. I’m happy to help out.
I understand that you would like to remove the announcement bar at the top of your page. You will want to head over to Online Store >Theme > Edit code > header.liquid code. From there, you will need to remove the following code:
<img class="zdzdeskonly" src="https://cdn.shopify.com/s/files/1/0601/2066/2243/files/dtop.png?v=1633728461" style="
width: 100%;max-width:100%;">
Once that is done, your shop should look like this:
If you have any other questions, feel free to follow up and let me know! Additionally, I’m always looking to help out merchants with ideas or feedback related to their stores. I did notice that your social media icons in your footer are linked to your homepage. You will want to ensure these are updated so that customers can connect with you on social media. I’m happy to continue our conversation further.
All the best!
Hi again, @Lheilers !
Thank you reaching back out.
I can see that you were able to remove the content in the banner on your site. I did however, notice that the black bar is still clickable and routes me to the Sale section:
If you would like to remove the banner completely, there is still this line of code that needs to be removed:
<header class="site-header">
<div class="zdzsezzzletop" style=" line-height: 10px;"><a href="https://discount-furniture-shack.myshopify.com/collections/sale"><img class="zdzdeskonly" src="https://cdn.shopify.com/s/files/1/0601/2066/2243/files/header_image_dtop_1920_x_45_px.png?v=1667940030" style="
You can try searching for this under other sections that have the word header, or theme.liquid files. However, the best option here would be to to reach out directly to the developers as they should be able to point you in the right direction since it looks like you are using either a third party theme or custom theme.
All the best!



