How can I remove the title from the Ajax portfolio slider? Not the option within the element, but rather when it opens up and displays the title and text on the right handside pulled from the Ajax Portfolio Preview Settings.
Hi simmer!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.portfolio-preview-title { display: none; }
Cheers!
Yigit
Many thanks Yigit :)
Hey!
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
Yigit
Follow-on question: I see how to remove the title, but I would like to remove the entire title/caption area and have a full-width image. How do I do this? thanks!