Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #255070

    The AJAX portfolio displays your text next to the image. It puts the title of the image ABOVE your text with a mouseover link. I don’t want it to display this TITLE at all. How do I remove it?
    Thank you for your great support!

    #255472

    Hi lrobbins303!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .ajax_slide h2.portfolio-preview-title.entry-title {
    display: none;
    }

    Regards,
    Yigit

    #255494

    Thank you! That fixed it. Appreciate the fast response!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘AJAX portfolio – text link issue’ is closed to new replies.