hello I need to leave the button below the image and without background
password: ofrieg
theme viola
Thanks
hello I need to leave the button below the image and without background
password: ofrieg
theme viola
Thanks
@Lorenita add below css into base.css file
.imgallery.section-template--18904851087654__8f2b1269-d847-401c-b87d-32331b30d5e6-padding .imgtxt .button--secondary {
color: white !important;
background-color: transparent !important;
}
Hi @Lorenita
Kindly check in theme configuration from admin, May be there will be setting for changing position of button.
Thank you very much, how can you place the button below the image?
Does not include that option
@Lorenita for that you need to put the button below of the image div like below one
@Lorenita try adding the below css on your base.css
.imgtxt {