Is it possible to change the verbiage for the slider images to a smaller size? Could the background color of the box be eliminated so it appears they are floating? Thank you.
Hi - For the sliders on the Homepage, there is a photo and then there is a slider description. The slider description appears in a black box on the left side of the slider image. The slider description "boxes" are obstructing some of the photo in each slider. Is there a way to make the "box" smaller? Or the font in the box smaller? Or a way to eliminate the black coloring in the box? FYI, my website is michelelisasalon.com ; you will notice the slider images have word definitions as the "slider descriptions." Thank you.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #slides .caption { border: none!important; background-image: none!important; }