Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello how are you I would like to know how I can align horizontally buttons, attached image with the problem I have
Thank you already achieved it, the attached so that they can place it in the forum, it is a generic one, you only have to adjust it from the bottom variable: 70px; for my case it is 70px
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
min-height: 500px! important;
margin-bottom: 10px;
}
ul.products li.product a.button {
position: absolute! important;
bottom: 70px;
}
Hi Cristopher,
I’m glad you were able to resolve this issue. I’m sorry I wasn’t able to be of assistance this time. Please be sure to post another thread if you have any other questions.