Hi experts!
Could someone please explain to me how to get rid of the circled part of the picture attached?
I can’t find how to remove the numbers/pause button.
Thanks!
Hi experts!
Could someone please explain to me how to get rid of the circled part of the picture attached?
I can’t find how to remove the numbers/pause button.
Thanks!
Hi @UBS Please add this code in base.css file.
.slideshow__controls.slideshow__controls--top.slider-buttons.no-js-hidden {
display: none !important;
}
If you are not sure where is your base.css file please follow the steps:
Result:
If you need any assistance then please feel free to ask the same.
Hopefully it will help you. If yes then Please hit Like and Mark it as solution!
Best Regards
Sahil