Hello,@ilikeflowers!
Can you give me the address of your website?
Thanks
Edit: I had to remove link due to my supervisor. Temporary workaround was using regular image instead of slider. Button will be added through custom css.
-
This reply was modified 6 years, 4 months ago by
ilikeflowers.
Hi,
Set the same image in both slides, remove the title from the slide#2 and
insert the following codes into Customizing->General->Additional CSS:
#agama_slider .cameraContent{
display:block!important;
opacity: 1!important;
}
.camera_bar, .camera_prev, .camera_next{
display:none!important;
}
That should help.
Another way to solve this is to add your welcome Text to your image using some of the available software(e.g. “Gimp”) then upload your image as a Header image.
https://prnt.sc/qciame
(In that case, you can disable the Slider).
Regards
Thank you very much for your prompt reaction!