This topic has 2 replies, 2 voices, and was last updated 10 months ago ago by Tony Rodriguez
Hi there, wondering why this section is off center. Makes the website look a bit sketchy.
Hello, @ryan,
Thank you for bringing up the concern about the off-center appearance of the payment section on our website. We appreciate your attention to detail and understand the importance of a polished look for our platform.
To address this issue and align the payment text properly, you can follow these steps:
Go to XStore >> Theme Options >> Theme Custom CSS >> Global CSS.
Copy and paste the provided CSS code into the specified location:
.payment_methods li:only-child, #shipping_method li:only-child {
text-align: left;
}
Feel free to adjust the code according to your preferences.
For a visual guide, you can refer to the image provided at the following link: https://imgur.com/a/neXN1Pe
If you encounter any difficulties or have additional questions, please feel free to reach out. We are here to assist you.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up