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

    HEllo

    How do I remove the grey dotted lines in the testimonial grid?

    thank you

    #459677

    Hey Nathan!

    Please add following code to Quick CSS

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

    Cheers!
    Yigit

    #459706

    it’s not working ?

    #459718

    Hi!

    There was a missing closing curly bracket in your Quick CSS field. Please review your website now.

    Regards,
    Yigit

    #459721

    thank you. the dotted lines are gone.

    how do I make a “more” (as in read more tag) in the testimonial text editor?
    I tried to use the magic wand and the “more insert tag” and it’s not working?

    #460047

    Hi!

    You can simply add a button element below your testimonials element and link it to another page where you have more testimonials.

    Cheers!
    Yigit

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