App reviews, troubleshooting, and recommendations
Hello,
I would like to know if there is a way to add double announcement bar at the top of my website https://halloweencontactlenses.com.au right now i am using one but i need 1 more below it. Also i am using plugins for abandon cart so is there a way to make them in theme by default so I can reduce the load of website.
Thank You
Hi @adityachauhan ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/styles.scss->paste below code at the bottom of the file:
#qab_container:after {
content: "Text Content";
display: block;
text-align: center;
font-size: 16px;
padding: 14px;
background: #1e1e20;
color: #fff;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
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