New Landing How can we help? Themeforest Theme Support Neighborhood Woocommerce Checkout Layout Styling Issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • #280500
    graphicsbite
    Member

    As you can see in the attached image, the styling for the product variations is messed up on the checkout page.

    It shows the answers to the variations all on the same line, rather than in line with their variation choice.

    Thanks
    Gary

    Attachments:
    You must be logged in to view attached files.
    #280634
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd {
        line-height: 22px !important;
        float: left !important;
    }
    
    #order_review table.shop_table td.product-name {
        width: 175px !important;
    }

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register