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

    Hi folks,

    I’m using a Grid Row on my site with images, captions and caption overlays. Is there a way (I guess via Custom CSS) of making the caption text disappear when a user hovers over it, so that just the underlying image is visible?

    Best regards

    Ray

    #840967

    Hey Mulholr1,

    Please provide a link to the site/page in question.

    Best regards,
    Jordan Shannon

    #840991

    Just added under the private content section Jordan.

    Thanks

    Ray

    #841078

    Hi,

    Add the following to quick css:

    
    .main_color b:hover{
    color:transparent!important;
    }

    Best regards,
    Jordan Shannon

    #841091

    Perfect Jordan, works like a dream.

    Thanks very much.

    Ray

    #841133

    Hi,

    Glad that Jordan helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Caption Title’ is closed to new replies.