Shopify themes, liquid, logos, and UX
Hello,
Looking to remove the arrows for the announcement bar on dawn theme. Please assist.
Thanks.
Solved! Go to the solution
This is an accepted solution.
Hi, @StarMintz.
Follow These Steps.
Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.
button.slider-button.slider-button--next {
display: none;
}
button.slider-button.slider-button--prev {
display: none;
}
Result:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Hello @StarMintz
Please provide your store URL so I can review it and provide a solution.
This is an accepted solution.
Hi, @StarMintz.
Follow These Steps.
Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.
button.slider-button.slider-button--next {
display: none;
}
button.slider-button.slider-button--prev {
display: none;
}
Result:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Hi @StarMintz
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
button.slider-button.slider-button--next {
display: none;
}
button.slider-button.slider-button--prev {
display: none;
}
If I managed to help you then, don't forget to Like it and Mark it as Solutions.
User | RANK |
---|---|
226 | |
166 | |
66 | |
54 | |
51 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023