Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #287994

    Hi at Kriesi,
    is it possible to delete the top horizontal rule (hr) in the testimonial grid? That one with the little dot in the center?

    I have tried some CSS with display: none; with

    hr hr-short hr-center avia-builder-el-50 el_after_av_heading el_before_av_testimonials

    but that did not work.

    Thanks and Regards
    Sigmund

    #288027

    Hey Sigmund!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-testimonial { border: none !important; }

    Cheers!
    Yigit

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