center “add to cart” button in layout

0
center "add to cart" button in layout 1
Anonymous
May 21, 2020 04:47 PM 1 Answers
Member Since Jan 1970
Unsolved Solved Mark as Solved Mark as Unsolved
Subscribed Subscribe Not subscribe
Flag(0)

It would be nice to have the possibility to also center the "add to cart" button.

0 Subscribers
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
center "add to cart" button in layout 2
PickPlugins
May 22, 2020
Flag(0)

Welcome to our forum.

Please try following CSS


.wcps-items-cart p {
text-align: center;
}

Let me know the result.

Regards

Sign in to Reply
Replying as Submit