Remove arrows arrow on testimonial

Home Forums Jevelin Theme Remove arrows arrow on testimonial

Home Forums Jevelin Theme Remove arrows arrow on testimonial

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • shanticfm
    Participant

    Hi, how can I remove the navigation arrows on Style 1 of the testimonial module.

     

    http://sweetme.creativeflowmedia.org/raves-reviews/

    Hi @shanticfm,

     

    Thank you for your question.

     

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-testimonials-style1 .sh-testimonials-switch > div {
        display: none;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)