All things Shopify and commerce
Hello,
I was looking to bring in the arrows on the announcement bar. Is there a way I can go into the existing code and edit the width? If yes, can you please help with the steps?
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hey @ismayelyan you can add the below css to "base.css" file.
.websensepro-swiper-button.swiper-button-prev{
left:35%;
}
.websensepro-swiper-button.swiper-button-next {
right: 35%;
}
@media screen and (max-width:768px){
.websensepro-swiper-button.swiper-button-prev{
left:auto;
}
.websensepro-swiper-button.swiper-button-next {
right: auto;
}
}
Hey @ismayelyan
Could you please give your website URL? It will make it much easier for me to address your problem.
Thanks
This is an accepted solution.
Hey @ismayelyan you can add the below css to "base.css" file.
.websensepro-swiper-button.swiper-button-prev{
left:35%;
}
.websensepro-swiper-button.swiper-button-next {
right: 35%;
}
@media screen and (max-width:768px){
.websensepro-swiper-button.swiper-button-prev{
left:auto;
}
.websensepro-swiper-button.swiper-button-next {
right: auto;
}
}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024