Problem:

Cream Theme- How can I remove or change the default icon in the middle of the slider?

Original poster

Solution:

Hi,

Please add the following CSS in Theme Options >> Styling >> Quick CSS

.home-slider .slide-description .separator {
display: none;
}

1. http://cl.ly/image/3w2H1s1d2h2S

2. http://cl.ly/image/2N1h0i0R3R0F

Regards

Saqib