This topic has 6 replies, 2 voices, and was last updated 4 months, 2 weeks ago ago by Rose Tyler
How can I make my checkout multistep?
and how can I put the site name first in the page title
Hello Ahmed Asaad,
Thank you for reaching out to us with your queries.
1/ Edit page using Elementor > use Multistep Checkout element – https://www.8theme.com/documentation/documentation/xstore-builders/xstore-checkout-page-builder-with-elementor/
2/ We recommend reaching out to the support service for the SEO plugin installed on your site for further assistance.
Best Regards,
8Theme’s Team
Why payment method is not in the left alignment position
2 different sites, same theme
Hello Ahmed Asaad,
Thank you for reaching out to us with your queries.
Please provide URLs of both pages and temporary wp-admin access.
Thank you for your cooperation and we look forward to hearing from you soon.
Best Regards,
8Theme’s Team
here the info
Hello Ahmed Asaad,
We appreciate your prompt response.
We noticed that you provided a link to only one website; therefore, we are unable to compare two sites side by side. It is likely that the discrepancy in styles may be due to the use of a third-party plugin on one of the websites.
To modify the text alignment on the website you provided, the following custom CSS code can be utilized:
.woocommerce-checkout-payment-wrapper.design-type-multistep #payment .payment_methods li:only-child {
text-align: start;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up