Jump to content

ACann

Member
  • Posts

    3
  • Joined

  • Last visited

Community Answers

  1. ACann's post in Having an PNG appear above the image being hovered over in a masonry gallery was marked as the answer   
    <script>
    $(document).ready(function() {
        $('.gallery-caption-wrapper p.gallery-caption-content').each(function() {
            if ($(this).text().trim() === "Caption Text") {
                $(this).html('<img src="xxxxxxxx;">');
            }
        });
    });
    </script>
     
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.