Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #610261

    Hi guys,

    is there any way to show the title of the portfolio item when I do hover on it’s block (portfolio list)?

    Thanks

    #611206

    Hi lorenzo_pulpolab!

    try this code in Quick CSS field:

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: '120€';
    }
    

    Cheers!
    Andy

    #611331

    Hi Andy,

    thanks for your support.

    The problems here 2:

    – this css is manually inserted and it would not take automatically the title of the portfolio item
    – the title of my portfolio items is a couple of lines long, it does not fit into a small circle

    Best

    #611967

    Hi!

    it would require a huge amount of time and customization of the theme and that is why you would need to hire a freelance developer for this job.

    Cheers!
    Andy

    #612015

    What about using this effect?

    What should I do to include it?

    Thanks a lot

    #612058

    Hey!

    about which effect are you talking about on this link you’ve provided? Masonry element is used on this demo page.

    Cheers!
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.