badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Nav Slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #77714
    jschonfe
    Participant

    Hello, how can I remove the navigation arrows from the Slider

    #77718

    Hi jschonfe,

    To hide the slider navigations please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS Code.

    .post-slider .owl-nav {
    	display: none;
    }
    .post-slider .post-slider-header {
    	padding-right: 0;
    }

    Thanks

    #77779
    jschonfe
    Participant

    Thanks for the prompt response

    #77823

    Welcome anytime @jschonfe

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.