Buy me a coffee

(Gallery Block) Make a part of Title clickable

#1. Use this code to Code Injection > Footer (or Page Header Code Injection)

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function(){
  $(".image-slide-title").each(function(){
    $(this).html($(this).text());
  });
});
</script>
<style>
  .image-slide-title a {
    border-bottom: 1px solid;
}
</style>

gallery-block-make-a-part-of-title-clickable-01-min

#2. Next, edit Gallery Block > Edit Image Title > Use this format

Just some text <a href="https://google.com">button</a>

gallery-block-make-a-part-of-title-clickable-02-min

#3. Result

gallery-block-make-a-part-of-title-clickable-03-min

Ask me a question, free

If your site is private or in trial, just setup password and share url. See how to: https://beaverhero.com/squarespace-how-to/
Please check your email carefully. Recently I got a lot of questions with wrong emails.

If you haven't heard from me within 24 hours please check your junk/spam folder