CSS to resize multiple Views
-
Hi
I’m using the card template on a number of pages.
I wish to make the width about 90% wide, But it looks as if the shadow is cut off, and the testimonials are set to scroll horizontal – but there appears to butt up against each other – no space between them.The CSS Ive used is :
.strong-view-id-38.wpmtst-card,.strong-view-id-39.wpmtst-card,
.strong-view-id-40.wpmtst-card,.strong-view-id-41.wpmtst-card
.wpmtst-testimonial-inner
{
width: 90%;
margin: 0 auto;
}.strong-rating span.star::before {
height: 16px;
}Any help in making it look better = greatly appreciated.
Thanks.The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS to resize multiple Views’ is closed to new replies.