Viewing 4 reply threads
You must be logged in to reply to this topic.
Hi,
My codeless slider is not appearing in mobile version, Any advice to have it in mobile? I am using Android, Chrome Browser on the phone. Web is ok.
Thanks
Mike
Hello,
Sorry, this isn’t possible in theme options. We will take it into consideration to fix in the future theme updates.
Best regards!
Hi,
Ok… then is it possible to remove the arrow on the side? meaning the slider will automatically change but giving no option to “next”?
Thanks
Mike
Hello,
Sorry for the late reply.
If you want the slider to loop and not go back and forth please refer to this topic.
If you want to remove the arrows at all, please add these lines into your custom css box:
.pagination-parent.nav-thumbflip.nav-slider {
display: none;
}
Best regards!
You must be logged in to reply to this topic.