Home Forums WoodMart support forum why my shipping name is outside from the amound ?

why my shipping name is outside from the amound ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #681689

    asadujjamanhira03
    Participant

    i added shiiping name its soo far from the amount and also outside

    Attachments:
    You must be logged in to view attached files.
    #681731

    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

    #681736

    asadujjamanhira03
    Participant

    this is

    #681823

    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,

    #681838

    asadujjamanhira03
    Participant

    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?

    #681912

    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,

Viewing 6 posts - 1 through 6 (of 6 total)