Ahoy is there a way to center justify the right and left without frame text and buttons inside the area? I added <center> </center> to the text but the buttons I cannot figure out.
Please Advise
Hey mcraig77,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top.home #full_slider_1 .slideshow_inner_caption {
text-align: center;
}
Let us know if this helps :)
Best regards,
Nikko
Thanks!