New Landing How can we help? Themeforest Theme Support Neighborhood One page check out order summary margins

Viewing 4 posts - 1 through 4 (of 4 total)
  • #50062
    tivistudio
    Member
    Post count: 13

    The vertical margins between the lines is to high. See screenshot. This was not before the latest update.

    Any ideas how this happened?

    http://www.tivistudio.com
    Wordpress: 3.8.1
    Neighborhood: 1.6.5
    Woocommerce: 2.1.2

    #50065
    tivistudio
    Member
    Post count: 13

    As you can see the words ‘Payment Method’ are also missing..?

    #50066
    tivistudio
    Member
    Post count: 13

    Sorry for again a post, but in Safari (macbook) the mouse hand is also missing. I get a pointer instead.

    #51213
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey,

    add this custom css for the spacing:

    .woocommerce table.shop_table tr td, .woocommerce-page table.shop_table tr td {
    padding: 0!important;
    }

    For the “payment method”, it seems the woocommerce team removed that, as it’s not in the source code. But add

    .woocommerce #payment ul.payment_methods:before {
    content: "Payment Method";
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #000;
    font-family: "Roboto Condensed",sans-serif;
    }

    The mouse hand where is missing?

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