Thumbnals only on header

How I can show the thumbnals imagens only in the header slider and not on posts?

Hi @dagobertocosta,

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

You can just hide them on the posts 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

#main img.single-featured.wp-post-image {
    display: none;
}

Best Regards,
Movin

Hello, as I do for my featured image does not appear in the post?

Thank you. Work fine.

@dagobertocosta You are most welcome here :slight_smile:

Hi @leofj8,

To help keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Thanks,
Movin