• Resolved jellebuelens

    (@jellebuelens)


    Hi

    I am building a website and the quantity field with buttons is aligned at the right instead of the left on divi layout in mobile view. Without the plugin the fields are shown correct.

    How can this be fixed?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Sarmin

    (@sarmina5)

    Please see the page URL. We need to test this. You can also fix the CSS related issue with Custom CSS Code.

    Thread Starter jellebuelens

    (@jellebuelens)

    Hi Sarmin

    The website is not live yet so you can not access it at this moment. What is the CSS? Or is there a way to send you a secret link for the solution?

    Thanks

    Thread Starter jellebuelens

    (@jellebuelens)

    Hi Sarmin

    The website is open now, so you can see the issue: https://nelestoertjes.be/product/bananentaart/ (for example)

    KR

    Plugin Support Sarmin

    (@sarmina5)

    Please use this Custom CSS Code to fix this issue:

    body .qib-button-wrapper {
    float: left !important;
    }


    Use this code in your Additional CSS file and check.

    Thread Starter jellebuelens

    (@jellebuelens)

    Thanks that works! Will this issue be fixed in a new version?

    Plugin Support Sarmin

    (@sarmina5)

    Yeah sure. We will add this code.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.