Single Product Page CSS - by gurhan - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp

  • Avatar: gurhan
    gurhan
    Participant
    October 4, 2015 at 05:39

    Could you please let me know how to make these two spaces smaller –> http://prntscr.com/8ni68o

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 5, 2015 at 09:19

    Hello,

    Please use this css code:

    .product-information .price {
       margin-top: 0px;
    }
    .woocommerce div.product form.cart .variations {
        margin-bottom: 0px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: gurhan
    gurhan
    Participant
    October 5, 2015 at 10:19
    Avatar: Eva
    Eva Kemp
    Support staff
    October 5, 2015 at 17:38

    Hello,

    Please try this css code:

    .woocommerce div.product form.cart .variations td.label {
        padding-top: 10px;
    }

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.