Hi, I'd like to have two images on either side of the sliding testimonial in featured section 2; however, I'd like for these images and the testimonial to be centered and evenly spaced. Right now the testimonial section is left of center. billumvideo.com Thanks for your help!
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .testimonial_holder { margin-left:26px;} .featured_content .column-three.sub .last_featureimg { margin-left: 90px;}