Tagged: remove border, testimonial
Hi,
I was wondering if it is possible to remove the small border bisecting the testimonial (compact) arrow?
Please see this screenshot: (Just remove the red line)
Hi Cordell!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial-arrow-wrap .avia-arrow {
display: none;
}
Cheers!
Yigit
Hi Yigit,
That bit of CSS removes the entire arrow. I still want the arrow. I just want to remove the border piece indicated by the red line in the image. Underneath the red line I have drawn in the screenshot is a bit of white border line. I only want to remove this tiny little piece.
Thank you.
Hi,
That would not be possible. Both are transparent elements with colored borders.
Best regards,
Yigit
Hi Yigit,
Okay. I thought so. Thank you for letting me know.
:)