All things Shopify and commerce
Could anyone please help with adding the payment icons to my announcement bar? I am using Sense theme.
Thank you!
Liquid_xPert_SJ I have created a new thread if you are able to help please? And perhaps I can complete this inquiry properly as I have started it.
Hi @Lydia224 ,
You can add payment icons to the announcement bar in the Sense theme by following these steps:
Inside the announcement bar section, add this code where you want the icons to appear:
<div class="payment-icons">
<img src="{{ 'visa.svg' | asset_url }}" alt="Visa">
<img src="{{ 'mastercard.svg' | asset_url }}" alt="MasterCard">
<img src="{{ 'paypal.svg' | asset_url }}" alt="PayPal">
</div>
4. Add Styling
.payment-icons img {
height: 20px;
margin: 0 5px;
vertical-align: middle;
}
Thanks for your response,
1 & 2. I have added the code to the announcement-bar.liquid and nothing has appeared in the announcement bar.
3. I cannot find where to do this. There is no 'files' section in my 'settings'
4. I added this code below the previous code.. I'm not sure if this is correct?
Here is the code inserted...
This is what I am trying to achieve.... (paypal | Afterpay top right)
Thank you
Hi,@Lydia224
Dont worry if you are not familiar with the instructions i can do it for you 🙂
I would love to learn how to do it. If it is not too tricky?
It is technically since you don't have much idea of the liquid code and theme file structure. I would suggest you to leave it on an expert.
Ok sure
It would be great if you could help 😀
sure..
How to go about this?
i need collaborator code access. so that i can get in and fix that for you.
Hello
You Need to Upload Payment Icons
add below code in the style tag
<style>
.payment-icons img {
height: 20px;
margin: 0 5px;
vertical-align: middle;
}
</style>
If you are not familiar with coding to place it in the exact location, please provide us with store access, and we will implement it for you.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025