New Landing How can we help? Atelier Cart Page

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Atelier
  • #171226
    zazenwebdesign
    Member
    Post count: 32

    Hi guys,

    On the cart page it seems to look really messy – see file attached. Is there a way we are able to present this nicely?

    Thanks-for your help.

    Ben

    Attachments:
    You must be logged in to view attached files.
    #171228
    zazenwebdesign
    Member
    Post count: 32

    It seems to be happening on the cart page also. The word Shipping & Handling seem to taking up all the space.

    Ben

    #171684
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Ben,

    Please can you provide a link to your site? We’ll happily check this out.

    – Ed

    #171688
    zazenwebdesign
    Member
    Post count: 32

    http://bulkorganicnuts.com/
    password1

    maybe we could remove the words ‘Shipping & handling’? Then the ups options can pull to the left.

    Thanks

    Ben

    #172566
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Ben,

    Please try this custom css, that should hopefully improve it:

    .woocommerce .cart_totals table tr > th {
    width: 30%;
    }

    FYI – that button on your homepage parallax, add the following as an attribute to the shortcode:

    
    extraclass="smooth-scroll-link"
    

    That will make it scroll down smoothly.

    – Ed

    #172570
    zazenwebdesign
    Member
    Post count: 32

    Hi Mr Ed,

    I added the code but with no changes 🙁

    See screenshot.

    Thanks for the smoothscroll also, much appreciated.

    Ben

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

    It’s converted > to the &gt, change it back to > and it should work

    – Kyle

    #172730
    zazenwebdesign
    Member
    Post count: 32

    Thank you,

    Its also happening on the checkout page. is there a way to remove the words Shipping & Handling on both these pages – Cart & S&H?

    Thanks

    Ben

    #173155
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Just to confirm, do you mean cart and checkout page?
    Something like the attached image on the cart page and similar on the checkout?

    -Rui

    Attachments:
    You must be logged in to view attached files.
    #173182
    zazenwebdesign
    Member
    Post count: 32

    Yes but you have to add a product to the cart to see what I mean. See screenshot from my first message.Shipping & Handling Words, take up all the space on both cart and checkout. Would be nice to remove these words and bring the UPS options over to the left. Presently it looks silly.

    Thanks

    Ben

    #173711
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to add the code below to your custom css option.

    
    .woocommerce .cart_totals table tr.shipping th{
      display:none;
    }
    .woocommerce .cart_totals table tr.shipping th, .woocommerce .cart_totals table tr.shipping td { 
      width: 100%!important;
    }

    -Rui

    #173726
    zazenwebdesign
    Member
    Post count: 32

    Thank you for your help, it seemed to work.

    Are we able to do this for the checkout page – here is where its even worse. Se screenshot

    Ben

    Attachments:
    You must be logged in to view attached files.
    #174321
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Ben,

    Just changed the title for totals to be “Shipping” instead for the next update, that will help out a lot with the layout.

    Happy to provide the latest files sooner if needed.

    – Ed

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