New Landing How can we help? Atelier Issues with display for variable products

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #254550
    Benc39
    Member
    Post count: 25

    Hi,

    I’ve just created my first variable products and on the product page the term SKU:N/A has suddenly appeared next to the product image. How can i remove this?

    Also – the dropdown that people need to click on to select the variable option isn;t very obvious. Is it possible to add a boxed line around it to help highlight it?

    many thanks for your help
    Philippa

    #254593
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please provide me with a link to a variable product

    – Kyle

    #254632
    Benc39
    Member
    Post count: 25

    Hi,

    He’s one http://www.themakerplace.co.uk/product/shaded-leaf-lamp-shade/

    It’s appearing at the bottom of the main product text underneath Maker: xxxxxx which is part of the meta data I need to keep on the page.

    many thanks
    Philippa

    #254635
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .product_meta .sku_wrapper {
      display: none;
    }
    .woocommerce .quantity .minus, .woocommerce .quantity input.qty, .woocommerce .quantity .qty-adjust .woocommerce .quantity .plus, .woocommerce div.product form.cart .variations select, .woocommerce .quantity .qty-plus, .woocommerce .quantity .qty-minus {
      border-color: #efefef!important;
    }

    – Kyle

    #254663
    Benc39
    Member
    Post count: 25

    Brilliant -thanks so much!

    #254664
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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