New Landing How can we help? Themeforest Theme Support Neighborhood Checkout – Shipping and Handling

Viewing 8 posts - 1 through 8 (of 8 total)
  • #132456
    gunnerson
    Member
    Post count: 34

    Hi Swift team,

    since there are only limited shipping options available in the basic set up of woo commerce I am trying to find a work around. Could you please provide me a css or a hint where to find the code in checkout to change the marked text – shown in the screenshot. An help is very appreciated.

    Thanks in advance -Ina

    Attachments:
    You must be logged in to view attached files.
    #132489
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    See below:

    neighborhood/woocommerce/cart/cart-shipping.php:

       57  			<?php else : ?>
       58  
       59: 				<p><?php _e( 'Please fill in your details to see available shipping methods.', 'woocommerce' ); ?></p>
       60  
       61  			<?php endif; ?>

    – Kyle

    #132520
    gunnerson
    Member
    Post count: 34

    perrrfect – exactly to the point ๐Ÿ™‚
    just a last question in this matter,

    would be great if i could make the text 2px smaller here
    in firebug its always so tricky to index the position

    thanks for your help so far!

    -Ina

    #132522
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What’s your link?

    – Kyle

    #132524
    gunnerson
    Member
    Post count: 34
    This reply has been marked as private.
    #132534
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .shop_table .shipping p {
      font-size: 12px;
    }

    – Kyle

    #132538
    gunnerson
    Member
    Post count: 34

    thanks kyle!

    super fast and professional support!!!!

    #132539
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem, glad I could help ๐Ÿ™‚

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