Testimonial – set height
-
Topic
-
I would like to set the height for a testimonal on my front page so that the next element is in a fixed position.
I used firebug and I believe the element is tb-testimonial standard,
I added a CSS class of “front” (testimonial on the front page) via Edit Display but everytime I go back the CSS class is wiped out.
I tried:
tb-testimonial standard,
.front {
height: 600px;
}and then I tried:
tb-testimonial standard { height: 600px; }
but neither work.
I know I am missing something simple.
website: horsesense.ca
I am able to use the Custom CSS to change fonts but am not sure how to lock the height of the testimonials.
- You must be logged in to reply to this topic.