https://www.donleverich.com/cart
Upon inspection I was able to adjust the button in some browsers to expand across the div with the text centered. But cannot figure out how to override the static placement of the button container.
custom css added by me:
/* Shopping Cart Page Title */
.cart-title {
text-align: center !important;
}
.empty-message {
text-align: center !important;
}
.B0yyBzha4XLlhHMgHNKw.nhlNN4NzPVOWRpKb5TAO.sqs-editable-button.sqs-button-element--secondary.cart-continue-button {
display: block !important;
}
Hi Ziggy,
Www.donleverich.com, I found two snippets of custom code on this forum. One worked to center the text. The one for the button has no effect.
Thank you.
Hello,
I am in a 7.1 store and the found on here did not work for me. I was able to shift the text to center, but not the button. Has anyone solved this please?
Thank you.
Hello,
I am in a 7.1 store and this solution did not work for me. I was able to shift the text to center, but not the button. Has anyone solved this please?