Responsive slider
-
Hi,
I have differents testimonials that the content is different (one testimonial only have 10 words and other 50 words). I have problem in the mobile because it’s not responsive and not see all the words.
I put this code in the CSS:
@media only screen and (max-width: 480px) {
.testimonial_slideri{
height:715px !important;
}Is it possible that a testimony be 715px but other testimonies have less pixels?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Responsive slider’ is closed to new replies.