New Landing How can we help? Themeforest Theme Support Dante Link in image captions

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #118922
    tonidomi
    Member
    Post count: 10

    Hi there,

    is there any way to add a link to an image captions?

    thanks!

    #118935
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m afraid not sorry

    – Kyle

    #118937
    tonidomi
    Member
    Post count: 10

    Thanks Kyle,

    And would it be possible to add a hover state for the caption when the image is hovered?

    thanks,

    #118944
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you show me an example?

    – Kyle

    #118946
    tonidomi
    Member
    Post count: 10

    Yep,

    in this page:

    http://www.divertalia.cat/new/serveis/

    Each item is an image with css styled captions. What I’m trying to create is a rollover state for each item. So far I added a link to the image and also a hover state to h4, but as I cannot add a link to the caption, I was thinking of triggering the h4:hover when the image is hovered. But I don’t know if this can be done…

    If you can think of doing a similar thing through another element, please tell me!

    thanks Kyle!

    #119456
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You can change your custom css to this:

    .spb_single_image:hover h4, .serveisDestacats h4:hover {
    cursor: pointer;
    font-size: 28px;
    line-height: 50px;
    box-shadow: 0px 0px 5px #aaa;
    margin: -15px 1px 0px 1px !important;
    color: #fff;
    background-color: #48C760;
    }
    

    Hope that helps!

    – Ed

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register