I would like the Video/Image in the right feature section to line up with the first line of text.. starting with 'Ginny Cleary has been in marketing....' seofirmtampa.net
Put the following code in custom css Appearance -> theme options -> styling options -> custom css Code: .feature_info .feature_videobox { padding-top: 55px; } This will solve your problem. Thanks.