Hello,
Simply find the data-title="Intro" in the Slide's <li> tag and the following layer:
<!-- LAYER NR. 5 -->
<div class="tp-caption Photography-Menuitem tp-static-layer"
id="slide-18-layer-5"
data-x="['right','right','right','right']" data-hoffset="['30','30','30','30']"
data-y="['top','top','top','top']" data-voffset="['80','80','80','80']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;"
data-transform_hover="o:1;rX:0;rY:0;rZ:0;z:0;s:200;e:Linear.easeNone;"
data-style_hover="c:rgba(255, 255, 255, 1.00);bg:rgba(0, 255, 222, 0.65);cursor:pointer;"
data-transform_in="x:[100%];z:0;rX:0deg;rY:0;rZ:0;sX:1;sY:1;skX:0;skY:0;s:700;e:Power3.easeInOut;"
data-transform_out="x:[100%];s:500;e:Power3.easeInOut;s:500;e:Power3.easeInOut;"
data-mask_in="x:0px;y:0px;s:inherit;e:inherit;"
data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;"
data-start="bytrigger"
data-splitin="none"
data-splitout="none"
data-actions='[{"event":"click","action":"jumptoslide","slide":"rs-163","delay":""},{"event":"click","action":"simulateclick","layer":"slide-18-layer-16","delay":"0"}]'
data-basealign="slide"
data-responsive_offset="off"
data-responsive="off"
data-startslide="0"
data-endslide="9"
data-end="bytrigger"
data-lasttriggerstate="keep"
style="z-index: 9; white-space: nowrap;">INTRO
</div>
and simply update them according to your needs.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.