Hello,
How do I put the button on the bottom right side of my slider image on the home page where it says, “book a session”
http://bodytalkcare.com/
Thank you
Hey Nathan!
Try adding this code to the Quick CSS:
.slideshow_align_caption {
text-align: right;
}
Cheers!
Josue
thank you Josue!