Last testimonial
-
I used CSS (see below) that I found on this forum to insert a divider line between testimonials. It works well and I am happy… almost (smile).
Problem is that my footer has a bolder solid line going across the page and my last testimonial also has a line. Looks a little off with two lines. Is there anyway for CSS to recognize the last testimonial on the page and NOT insert that line?
/* START HMS TESTIMONIAL SECTION */ /* Add Divider between testimonials */ .hms-testimonial-container { border-bottom:1px solid black; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Last testimonial’ is closed to new replies.