Can we completely remove the navigation bar at the bottom of the slider? Thanks
Can we completely remove the navigation bar at the bottom of the slider? Thanks
You can hide the navigation bar using CSS like the following:
.wpif2_scrollbar { display: none !important;}
You must log in to post.