Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #186525

    Hi, very happy with the theme overall.

    I would like to know how to change the hover arrow in the portfolio thumb, so that instead it would show the portfolio item name.

    Thanks in advance!

    • This topic was modified 11 years ago by fluxx.
    #186526
    This reply has been marked as private.
    #187064

    Hi!

    You are going to hire a freelance developer if you really need to display portfolio items name, as it requires a deep customization that we cannot provide with default support.
    But you can add following code to Quick CSS in Enfold theme options under Styling if you would like to display a fixed text, in this case “text”

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: 'text';
    font-family: 'entypo-fontello';
    }

    Cheers!
    Yigit

    #187739

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold – Hover Text on Portfolio Thumb’ is closed to new replies.