Home Forums WoodMart support forum Buttons in Product Detail have bad positions

Buttons in Product Detail have bad positions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #684281

    Agus
    Participant

    Hi. I have a problem that it seems to appear when I start to use multiple variations. The two main buttons began to break and lose flexibility. I will attach a file indesktop version.

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

    Hello,

    The Custom CSS you have added in Appearance -> Customize > Additional CSS is causing the issue.

    Appearance -> Customize > Additional CSS, remove the following code:

    .woocommerce form.cart {
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: flex-start;
      gap: 8px;
    }

    Best Regards,

    #684508

    Agus
    Participant

    Thank you so much 🙂

    #684583

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Buttons in Product Detail have bad positions’ is closed to new replies.