Você quis dizer: No slider está aparecendo o Título In this slider showing the

how do I go away with the title on the slide, is on top of the image the title of the post

http://www.coralsantateresinha.com.br/coralnew/

Hi @bobteixeira,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS


#page .flex-caption {
    display: none;
}

Best Regards,
Movin

Hello
thank you, perfect

Bobteixeira

You are most welcome here :slight_smile: