New Landing How can we help? Atelier Choose an option box outline disappeared

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #276742
    cfairi
    Member
    Post count: 129

    I have recently updated my theme and have noticed that the outline that was previously around the “Choose an option” section has disappeared (on each product page). This is also happening in the area where you select the number of items you want to order. Please see screen shot. Can you assist?

    Attachments:
    You must be logged in to view attached files.
    #277029
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    It looks like you have set the separator line color to white within the Color Customizer.

    Please test using this CSS:

    .woocommerce .quantity, .woocommerce-page .quantity {
        border: solid 2px #ccc!important;
    }
    .woocommerce .quantity .qty-plus, #jckqv_summary .quantity .qty-plus {
          border-bottom: solid 2px #ccc!important;
          border-left: solid 2px #ccc!important;
    }
    .woocommerce .quantity .qty-minus, #jckqv_summary .quantity .qty-minus {
          border-left: solid 2px #ccc!important;
    }
    .woocommerce .cart .yith-wcwl-add-to-wishlist a, 
    .yith-wcwl-add-to-wishlist.oos a {
         border: solid 2px #ccc!important;
    }

    Thanks.

    #277091
    cfairi
    Member
    Post count: 129

    Thank you!

    #277388
    David Martin – Support
    Moderator
    Post count: 20834

    Great, no problem.

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 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