Remove text box on Image slider
Permalink
I do not want to have text on my home page image slider but I can't remove the text box background. Does anyone know how to fix this? My website is :http://www.heartinspirationjm.com/index.php... . I'm using the Creative Theme.
Also, is there a way to change the color of the bullets?
Also, is there a way to change the color of the bullets?
The text background on the slider worked great. Thank you!
The bullet color isn't working. I inserted this:
div.ccm-page .rslides_here {background:#f3f4b1;}
and it looks like that attached. Any suggestions?
Thanks again for your help!
The bullet color isn't working. I inserted this:
div.ccm-page .rslides_here {background:#f3f4b1;}
and it looks like that attached. Any suggestions?
Thanks again for your help!
The full selector is
div.ccm-page .ccm-image-slider-container .rslides_tabs li.rslides_here a
but this may be too broad.
I'd help more now, but gotta go to work!
div.ccm-page .ccm-image-slider-container .rslides_tabs li.rslides_here a
but this may be too broad.
I'd help more now, but gotta go to work!
That made it work! Thank you so much Gondwana!! I truly appreciate your help!
Lisa
Lisa
No prob. Glad you got it working.
I think the bullets you're referring to are set by
div.ccm-page .rslides_tabs li.rslides_here a {background:...}
The best place to put this depends on your site/theme structure. A quick-and-dirty approach would be in 'Custom CSS' in the c5 page settings thingy.