why my shipping name is outside from the amound ?
-
i added shiiping name its soo far from the amount and also outside
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
Hello,
This issue is caused by the custom CSS you added in Theme Settings > Custom CSS.
span.woocommerce-Price-amount.amount {
/* text-align: center; */
display: flex;
justify-content: center;
}
If you remove or adjust this, the shipping name and amount will align properly. If you have any questions, feel free to contact us.
Best Regards,
I do this for my product card price showed in center of each cards in archive. I saw many of woodmart theme owner already have this how they do it ? i will remove the code no issue. But how can center the price in product card?
Hello,
Please try commenting out the custom CSS code and share a screenshot of the exact area where you’d like the content to be centered. Once I see that, I can provide you with a suitable CSS snippet that applies only to that section without affecting other areas.
Best Regards,