Recent content by Emilyperelman

  1. E

    CSS How to make hover text appear exclusive to the image being hovered on (In cargo.site)

    Yes! Unfortunately cargo doesn't let me see the whole HTML but here are the bits it shows. <div class="thumbnail_sizer"> <a class="gallery_card has_caption"> <div class="gallery_card_image"> <img> <div class="image-gallery" gid="4"> <a rel="history" href="Amplifier" class="image-link">{image 3...
  2. E

    CSS How to make hover text appear exclusive to the image being hovered on (In cargo.site)

    Hello! I'm a bit of a newbie to HTML & CSS so I'd appreciate all the help I can get. I'm currently building a website on Cargo and have customized the CSS so that image captions appear when an image is hovered on. The issue I'm having is that when I hover on an image, the caption for that image...
Top Bottom