Home Forums WoodMart support forum Button size (add to cart) and checkout display problem.

Button size (add to cart) and checkout display problem.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #231857

    hugoggodoi
    Participant

    Hello, how are you?

    I have two problems.
    1- How to increase the size of the button (Add to cart) that is on the product page.

    2- I created a new checkout in elementor. The checkout form is not displayed at checkout.

    Can someone help me?

    #231902

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .single_add_to_cart_button{
    width:70%;
    }

    Change the width as per your needs.

    Checkout is the functional page it is not editable. Remove all the content and leave the Woocommerce shortcode for the checkout.

    Best Regards

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