Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1591523
change arrows in testimonial
Closed

Comments

  • jpujolcat started the conversation

    Hi!

    I need to change visualization of Testimonials next/prev arrows. Is it possible to display it rounded instead of circle?

    Thanks!

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    .gem-testimonials .gem-prev:after, .gem-testimonials .gem-next:after {
        border-radius: 40px !important;
    }

     

  • jpujolcat replied

    Great! 

    Thank you very much!


  •  4,774
    Michael replied

    Welcome! Have a nice day!