Hey,
does someone know how i can remove these 2 arrows from my announcement bar? Would be dope!
![]()
Hey,
does someone know how i can remove these 2 arrows from my announcement bar? Would be dope!
![]()
Thank you for the information.
Try this one.
slideshow-component.announcement-bar.page-width button {
display: none;
}
Result:
I hope it help.
it worked. you are a G. thank you very much. I also have another open question about the slideshow. check my profile if you are interested in helping me there as well.
Welcome, Happy to help. ![]()
Sorry I didnt get what you me to help about the slideshow. You have Dawn Theme, if you like to add more designs in your store you can visit us. Thanks!
Hello, I am using the DAWN theme.
I’m adding the indicated CSS code but it doesn’t work.
Your help please.
![]()
Hi, It wont work on the different website. Would you mind to share your store URL website? Thanks!
Hello, this is my website:
https://querubinaccesorios.myshopify.com/
Thank you very much for your help.
Try this one then.
button.slider-button.slider-button--prev {
display: none;
}
button.slider-button.slider-button--next {
display: none;
}
Thank you very much, everything is excellent. I am very grateful.
thank you so much. it worked
Could you do it for perfectdiecast.com? thanks
Hi @dconthebay
check this one.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
button.slider-button {
display: none;
}
And Save.
Result:
![]()
![]()
hey, would you be able to do mine at all too? for some reason its fine on the homepage however when i click on my product the arrows move to the center and have a white circle around them which is annoying. the link is https://portaskis.myshopify.com/ password for my store is: ok
Hi @Joseph2
Did you already manage to solve this issue?
yup have solved it now thanks