New Landing How can we help? Themeforest Theme Support Dante Trouble with woocommerce width

Viewing 15 posts - 16 through 30 (of 52 total)
  • Posted in: Dante
  • #134930
    brebber
    Member
    Post count: 122
    This reply has been marked as private.
    #135203
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this custom css for the products:

    body.woocommerce .has-no-sidebar ul.products li.product, body.woocommerce .has-no-sidebar .upsells.products ul.products li.product, body.woocommerce .has-no-sidebar .related.products ul.products li.product, body.woocommerce .has-one-sidebar ul.products li.product {
    	width: 212px
    }

    What browser are you using to see that for the cart?

    – Ed

    #135440
    brebber
    Member
    Post count: 122

    Hi Ed,

    you fix works fine. So there is onle the problem with the shopping card.

    I use the firefox 34.0 Webbrowser. But it is the same in the IE 11.

    #135494
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this custom css for the cart:

    #shipping_method li label {
        padding-left: 25px;
    }

    – Ed

    #135532
    brebber
    Member
    Post count: 122

    Yes its fine on the right side now, but not on the left side.
    (Like you see on the pic.)

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

    Adjust the quantity css to this custom css:

    .woocommerce .quantity .minus, .woocommerce .quantity input.qty, .woocommerce .quantity .plus {
    width: 25px;
    }

    And add this for the coupon code:

    .woocommerce .coupon input.input-text {
    width: 48%;
    }

    – Ed

    #135562
    brebber
    Member
    Post count: 122

    Thanks, Ed!
    That works.
    (I set the quantity width to 23px)

    If I continue with the pay process, I see one more css problem on the right side in the shopping card. The checkboxes of “Widerrufsbelehrungen” und Allg. Geschäftsbedingungen” are not placed right. (like you see in the pic.)

    Greets!

    Attachments:
    You must be logged in to view attached files.
    #135740
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide an mockup image of where they should be exactly aligned?

    -Rui

    #135775
    brebber
    Member
    Post count: 122

    Hi Rui,

    here is the mockup. So that the radio or checkboxes are all in one line.

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

    This will sort that:

    .woocommerce #payment .terms label {
    width: 80%;
    }

    – Ed

    #135798
    brebber
    Member
    Post count: 122

    Hey Ed, nice work!
    Thanks!

    #135799
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Ed

    – Kyle

    #135817
    brebber
    Member
    Post count: 122

    If I continue the pay process I get the summery.
    Unfortunately here is also a problem with the width of the right column, like you see in the screenshot.

    Attachments:
    You must be logged in to view attached files.
    #135830
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can’t see your site anymore. The credentials aren’t working.
    Can you check?

    -Rui

    #135843
    brebber
    Member
    Post count: 122

    Now it works again.
    Please try.

Viewing 15 posts - 16 through 30 (of 52 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register