Hi,
Thanks for the answer and sorry for the delay.
I could not find your redirected page anymore. So, I am giving custom code for general slideshow addon from my end.
Do you want to change the title position for all of your slideshows or there is any specific one? However, the following code will change the position for all:
.sppb-sp-slider-title{
position: absolute;
bottom: 60px; /* Adjust this to sit just above bullets */
z-index: 10;
}
Please put this code in your custom CSS.
Here is all about custom code placement in Helix Ultimate:Â https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta
Best regards,