Removing Title and Caption from Slider

Great Theme! I am trying to remove the title and caption from the home page slider. I saw a previous post that referenced this code, but I’m not sure where specifically I need to make a change:

.flex-caption {
display: none;
}

I found that in the custom styles in style.css already. Can you let me know what I need to do to remove them from the home page?

See: www.cameronroadunited.com

Thanks!!

Add this code to WordPress dashboard - Appearance - Theme Options - Other - Custom CSS field and save changes.

.flex-caption {
    display: none;
}

Problem
flex-caption
not showing on small screens

I’ve got 4 sliders/images. Is it possible to remove captions for only two of them and display for the other two? Using Dazzling V 2.1.1 btw.

@vinot This is old topic and created for sparkling theme so To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/dazzling/ 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.