CSS question
-
I have that kind of CSS:
.testimonials .testimonials-next { height: 20px; width: 70px; background: #e8e8e8; position: absolute; bottom: 5px; right: 5px; padding-left: 8px; cursor: pointer; }
and it shows the button (next) like this https://prnt.sc/i0g6du
What I have to add in this CSS that I can add the text: “Next testimonial” on this above button?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘CSS question’ is closed to new replies.