How can I add arrows to my Dawn theme slideshow?

My website is skylinerecordlabel.com.

I have a slideshow and I cannot for the life of me find the way to put arrows on the slideshow. It is also not showing the dots or number for the sliders. Any help would be great Thank you.

Hi [email removed]Skylinerecords,

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file component-slideshow.css.

Step 3: Paste the below code at bottom of the file → Save

#shopify-section-template–16320363069671__1661044694d4cf233e slideshow-component>.slideshow__controls.slideshow__controls–top.slider-buttons.no-js-hidden {display:flex !important}

#shopify-section-template–16320363069671__1661044694d4cf233e slideshow-component>.slideshow__controls.slideshow__controls–top.slider-buttons.no-js-hidden .slider-button[name],#shopify-section-template–16320363069671__1661044694d4cf233e slideshow-component>.slideshow__controls.slideshow__controls–top.slider-buttons.no-js-hidden .slider-counter{

display:inline-block !important;

width:fit-content !important;

position:static !important;

opacity:1 !important

}

Hope my solution works perfectly for you!

Best regards,

Victor | PageFly