• I’ve searched for a way to remove the text and shaded block from the slider and have found no help. Is it possible to remove the text and block to just have rotating images and the controls? I don’t have the child theme installed. Is there any way to do this without having to install the child theme? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Add this into the Advanced options>Custom CSS panel:

    .carousel-caption .lead, .carousel-caption h1 {
        display: none;
    }
    Thread Starter ninijig

    (@ninijig)

    Thanks so much rdellconsulting for the CSS help. I managed to eventually solve the problem by reloading the images into the library with no titles on any of them. I know it’s not the best for SEO but it’s worked.

    This is a job for a cash strapped client and so far Customizr seems like one of the best free templates around. I appreciate your help in trying to make it even more custom.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove text from Customizr slider’ is closed to new replies.