Shopify themes, liquid, logos, and UX
Hi there,
I’ve added a second announcement bar under the header in my Impact theme. The theme already has a built-in announcement bar above the header, which works perfectly. However, for the custom announcement bar I’ve added below the header, I’m encountering the following issue:
I’ve tried adjusting the padding and width using custom CSS, but I can’t seem to override the theme's settings properly without affecting other sections of the page.
Could anyone guide me on how to make the background of the custom announcement bar span full width while keeping the content aligned with the header?
Thanks in advance!
That would be perfect brother!
Let me know what you need in order to help me out.
Sure you can connect with me on discord :
tijn_a
or telegram
@DitIsTijn
Hi @Tijn2
Please, share your store URL. Thanks!
Hi there,
I hope you can help me with an issue I’m facing. I’ve set up a test store to troubleshoot the problem since my live store is currently active.
On the test store, I’ve created a product page where you can see the custom announcement bar that appears above the product image and content. The issue is that the bar does not span the full width of the page, and I’m struggling to fix this.
You can view the test store and the issue here:
https://teststoreffw.myshopify.com/products/test-123
Password: peesoh
Thank you so much in advance for your help!
Best regards,
Tijn
Thanks for the info, try this one.
.section.section-blends.section-full:has(div#s .custom-announcement-bar-wrapper) {
background-color: rgb(250, 255, 225);
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hello @Tijn2
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
Hi Devcoders,
I hope you can help me with an issue I’m facing. I’ve set up a test store to troubleshoot the problem since my live store is currently active.
On the test store, I’ve created a product page where you can see the custom announcement bar that appears above the product image and content. The issue is that the bar does not span the full width of the page, and I’m struggling to fix this.
You can view the test store and the issue here:
https://teststoreffw.myshopify.com/products/test-123
Password: peesoh
Thank you so much in advance for your help!
Best regards,
Tijn
I hope you can help me with an issue I’m facing. I’ve set up a test store to troubleshoot the problem since my live store is currently active.
On the test store, I’ve created a product page where you can see the custom announcement bar that appears above the product image and content. The issue is that the bar does not span the full width of the page, and I’m struggling to fix this.
You can view the test store and the issue here:
https://teststoreffw.myshopify.com/products/test-123
Password: peesoh
Thank you so much in advance for your help!
Best regards,
Tijn
Hello @Tijn2
Go to Online Store, then Theme, and select Edit Code.
Search for assets/theme.css Add the provided code at the end of the file.
section#shopify-section-template--24779514675540__custom_liquid_Pdzct8 .section.section-blends.section-full {
padding-left: 0;
padding-right: 0;
padding-bottom: 15px;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025