Make it stand out
Whatever it is, the way you tell your story online can make all the difference.
[data-section-id="5ee7179706a84020c0827f31"]:after {
content: " ";
position: absolute;
width: 100%;
height: 100%;
z-index: 9999;
top: 0;
background: url(https://images.squarespace-cdn.com/content/v1/58263b10579fb3e03f0eb2a1/1486423405796-JCLZJGFBKLYZRZCYPCV9/CRA+Logo_BANNER+WHITE+LETTERING+WITH+BLACK+OUTLINE1.png);
background-repeat: no-repeat;
background-position: 50% 50%;
}
[data-section-id="5ee7179706a84020c0827f31"]:after {
content: " ";
position: absolute;
width: 100%;
height: 100%;
z-index: 9999;
top: 0;
background: url(https://images.squarespace-cdn.com/content/v1/58263b10579fb3e03f0eb2a1/1487205731320-94NEUJIC8U7JQSBF6JX0/image-asset.png?format=1000w);
background-repeat: no-repeat;
background-position: 50% 50%;
}
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function() {
$('<a href="https://amazon.com" target="_blank" class="custom-img"><img src="https://static1.squarespace.com/static/665a652de576867a26021080/t/66694e042671fd57abfd39bd/1718177284242/sheila+02.png"/>').appendTo('section[data-section-id="668ce9ead5f66752bfbf53cb"] .gallery-fullscreen-slideshow-list');
});
</script>
<style>
div.gallery-fullscreen-slideshow-list .custom-img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 100%;
z-index: 999999;
text-align: center;
}
div.gallery-fullscreen-slideshow-list .custom-img img {
width: 150px;
}
</style>