WooCommerce Update Cart Button

Home Forums Jevelin Theme WooCommerce Update Cart Button

Home Forums Jevelin Theme WooCommerce Update Cart Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • iancdma
    Participant

    Is not inside its container. Please see attached screenshot.

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

    Hi  @iancdma,

     

    Thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    iancdma
    Participant

    Try adding an item to your cart.

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .woocommerce  .shop_table .button[name=update_cart] {
        clear: both;
        float: none;
    }
Viewing 4 posts - 1 through 4 (of 4 total)