New Landing How can we help? Atelier URGENT HELP NEEDED: Want to remove space

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #260861
    zardaclothing
    Member
    Post count: 60

    Need urgent help on below:
    1-I want to remove space below ‘choose an option’ for size variable in single product shop page (see attachment remove-space)
    2-I also want to remove 2 space areas after any size is selected in single product shop page (see attachment remove-space2)

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

    Hi,
    Please use this custom css code:-

    .woocommerce div.product form.cart .variations {
        margin-bottom: 0px !important;
    }
    .woocommerce div.product form.cart p.stock {
        margin-top: 0px !important;
    }
    .woocommerce div.product form.cart .variations select, #jckqv table.variations td select{
    margin:0px !important;
    }
    

    Thanks
    Mohammad

    #261026
    zardaclothing
    Member
    Post count: 60

    Thanks the issue resolved!

    #261029
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

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