I've managed to remove the arrows on the slider, but I would also like to remove the dots in the upper right hand corner. We only have one main image. Thanks!
For that, you need to paste below CSS code in Custom CSS field located in Dashboard->InkThemes->Theme Options->Styling Options Code: .nav-dots span { display: none; } This will resolve your issue, Warm Regards! Naveen Kolhe InkThemes.com