I would like to remove the slider title & description boxes on the right side of the image. Please advise.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #featured ul.ui-tabs-nav { display: none; }