How to hide text from Travelify featured slider?

I really like this theme and it’s working very nicely…. Is there an easy way to exclude the text from the slider images? Thanks!!!

There are no easy way to exclude it via Theme Options but you can hide it with a simple CSS trick.

Copy following code snipped and add it to Theme Options - Other - Custom CSS.

.featured-text {
display: none;
}

This should hide featured text and textarea entirely.

Let me know if this helps.

Thanks, works perfectly…

Glad I found this feed. I am wondering if it is possible to leave only the title and blank out the text?

Thank you

@andestrailadventures This is old topic so to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/travelify-support/ 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.