• Resolved elvinm94

    (@elvinm94)


    Hello,

    I’m currently using a CSS code to customize the add to cart section / size picker. The code is working correctly on the webbrowser now, but it is buggin on the phone.

    My questions:

    1. Can you move the block that is blue to the center ?

    The website link
    https://stellagami.nl/product/the-squared-scribbled-short-top/

    Screenshot
    https://ibb.co/LpPcyfc

    2. Can you move the phone version of the block move to the center as well and fix the bug?

    Screenshot
    https://ibb.co/WxMYth3

    MY CURRENT CSS CODE
    .reset_variations {
    display: none !important;
    }

    .woocommerce div.product.elementor form.cart table.variations td {
    border: none;
    }

    .woocommerce .elementor-506 .elementor-element.elementor-element-e0c2cbf form.cart table.variations td.value:before {
    display:none;
    }
    .woocommerce div.product.elementor form.cart table.variations td.value {
    width: 40%;
    }
    .woocommerce div.product.elementor form.cart table.variations td.label {
    width: 0;
    }
    .woocommerce div.product form.cart .variations label {
    display: none;
    }

    • This topic was modified 5 years, 9 months ago by elvinm94.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support EtienneP a11n

    (@etiennep)

    Hi @elvinm94

    If you are using Elementor to create the layout of that page, I would suggest reaching out to their support for help with this as it would be your theme and/or Elementor that controls that layout.

    Plugin Support EtienneP a11n

    (@etiennep)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizing ‘Add To Cart’ Section Elementor PRO Single Product Template’ is closed to new replies.