Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #660301

    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)

    Testimonial arrow

    #660391

    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

    #660750

    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.

    #660813

    Hi,

    That would not be possible. Both are transparent elements with colored borders.

    Best regards,
    Yigit

    #660929

    Hi Yigit,

    Okay. I thought so. Thank you for letting me know.

    :)

    #661224

    Hi,

    No problem :-)

    Let us know if you should need any further help on the topic.

    Thanks,
    Rikard

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