on the page https://naco.asn.au/
I would like to the button (created in the the Full Width Slider) below the image to be centered
I’ve tried a CSS codes like this
.avia-slideshow-button {
align: center;
}
but that does not work
Hey smarta-brett,
Please try the following in Quick CSS under Enfold->General Styling:
.home .avia-slideshow-button {
display: table;
margin: 0 auto;
margin-top: 20px;
}
Best regards,
Rikard
Hi Rikard
unfortunately that did not work
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top.home .slideshow_align_caption {
text-align: center;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
genius !!
thanks you ;-)
while I have you I am in the process of selling my business and the new guy will be taking over
I just want to personally thank you for your support – its always been fast, efficient & correct !
all the best to you