Hello,
1) In a home page, I would like to place the button with the text “LEER MÁS …” centered wide and not left like now, just below the caption text of the easy slider full width.
Also in resposive.
2) It is possible to reduce the delay in appearing from the right the caption text of the easy slider full width?
Thanks for your help
Jose Ramon
Hello,
I have found a way to move the button with the following code in the Quick CSS:
#top .avia-slideshow-button {
transform: translate(520px, -110px);
}
Regards,
Jose Ramon