• Resolved evildoer

    (@evildoer)


    I have been using visual portfolio successfully for quite some time now.

    Recently I lost the lower Title, Caption Description – not sure which one is called which.

    Now I have lost all the “captions” under all my images. They do however show up when you hover over the area.

    I don’t see any setting for text hovering.

    Settings look fine. Trying different caption combinations makes no difference.

    Please advise.

    Patrick

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author nK

    (@nko)

    Hey Patrick.

    I see there is a caption, but text color is the same as background color, this is why you don’t see any text.

    These styles come from your theme or custom styles – https://shot.nkdev.info/ySmw2F5zNPBxtVJ35X65

    You can try to fix it using custom CSS. Something like this one:

    .vp-portfolio__items-style-default .vp-portfolio__item-caption {
        --vp-items-style-default--caption-links__color: blue;
    }

    Regards, nK.

Viewing 1 replies (of 1 total)
  • The topic ‘Caption, Description, Title only on Hover’ is closed to new replies.