This topic has 2 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Rose Tyler
Hello,
I am having trouble to customize cart page. I see that Xstore does not provide unlimited customization features but maybe you can assist me with some custom CSS code.
On the cart page, the button to apply coupon is not covering the text inside. The word should be “TAMAM” but the last lettter is missing due to button width. Is it possible to increase the width? https://prnt.sc/hVTgpjJi9WpF
I am looking forward to hearing from you. Thanks in advance for your efforts.
Hello, Liva,
Thank you for contacting us and for using XStore.
Please try to use the next custom CSS code:
.woocommerce-cart .coupon .btn {
width: auto;
padding: 10px;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up