Forum Replies Created

Viewing 15 posts - 61 through 75 (of 98 total)
  • Posted in:
  • in reply to: Buttons looks very different in different screensizes #149634
    brebber
    Member
    Post count: 122

    Hi Rui,

    i put in the custom css. It works, but it looks not so good if you reduce the screen size. You can try yourself. (Or see the attached pics.)

    And I put in the pics folder in the dante-child folder, but nothing happend.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Buttons looks very different in different screensizes #149185
    brebber
    Member
    Post count: 122
    This reply has been marked as private.
    in reply to: Buttons looks very different in different screensizes #144901
    brebber
    Member
    Post count: 122
    This reply has been marked as private.
    in reply to: VAT is displayed incorrect #144899
    brebber
    Member
    Post count: 122

    Hi Mohammad,
    ok I ask at woocommerce support.

    Thanks

    in reply to: Trouble with woocommerce width #144735
    brebber
    Member
    Post count: 122

    Great!

    Thanks!

    in reply to: Exclude pages in sitemap from search site result #144726
    brebber
    Member
    Post count: 122

    Works very well!
    Thanks!

    in reply to: Trouble with woocommerce width #144379
    brebber
    Member
    Post count: 122

    Hi Rui,

    I tested it also on another PC with the same incorrect viewing.

    in reply to: Trouble with woocommerce width #144368
    brebber
    Member
    Post count: 122

    Hi Rui,

    I can always reproduce it.
    I tested it in firefox 35
    and in IE 11
    (Monitor 1920x1080px)

    What do you using for testing?

    -brebber

    Attachments:
    You must be logged in to view attached files.
    in reply to: Exclude pages in sitemap from search site result #144348
    brebber
    Member
    Post count: 122
    This reply has been marked as private.
    in reply to: VAT is displayed incorrect #144346
    brebber
    Member
    Post count: 122
    This reply has been marked as private.
    in reply to: Trouble with woocommerce width #144093
    brebber
    Member
    Post count: 122

    Hi there,

    thanks for all the help in the past.
    Now I have a new problem with the size of the shopping card.
    If a customer buys articles over 80.- Euro he gets the option for free shipping (Kostenloser Versand). With this option the shopping card resize and it gets smaller than before. (like you see one pic two) That doesnt looks really good.

    It should should have the same size, when a coustomer buys articles under 80.- Euro. (like you see one pic one)

    In the past you sent me the following code changes for resizing the shopping card:

    @media only screen and (min-width: 1200px) {
    body.woocommerce .has-no-sidebar ul.products li.product {
    width: 212px;
    }
    }
    .woocommerce .quantity .minus, .woocommerce .quantity input.qty, .woocommerce .quantity .plus {
    width: 30px;
    }
    #shipping_method li label {
    font-size: 11px;
    }
    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
    }
    #shipping_method li label {
        padding-left: 25px;
    }
    .woocommerce .quantity .minus, .woocommerce .quantity input.qty, .woocommerce .quantity .plus {
    width: 23px;
    }
    .woocommerce .coupon input.input-text {
    width: 48%;
    }
    .woocommerce #payment .terms label {
    width: 80%;
    }
    .woocommerce-checkout table.totals_table {
    width: 60%!important;
    }
    .woocommerce .order_details li, .woocommerce-page .order_details li {
        border-right: 1px dashed #dfdbdf;
        float: left;
        font-size: 1em;
        line-height: 1em;
        margin-right: 2em;
        padding-right: 2em;
        text-transform: uppercase;
    }
    
    .woocommerce-checkout .my-account-right {
    float: left!important;
    width: 100%!important;
    }
    
    .woocommerce-checkout .my-account-left, .woocommerce-checkout .woocommerce .continue-shopping{
    display:none!important;
    }
    
    .woocommerce-checkout .my-account-right {
    float: left!important;
    width: 100%!important;
    }
    
    .woocommerce-checkout .my-account-left, .woocommerce-checkout .woocommerce .continue-shopping{
    display:none!important;
    }
    Attachments:
    You must be logged in to view attached files.
    in reply to: VAT is displayed incorrect #144042
    brebber
    Member
    Post count: 122

    Hi Mohammad,

    thanks for your answer, but this does not help me.

    At all time of the checkout process I want to see the following information:
    Shipping: 5.- Euro (inkl. 7 % VAT = 0,80 Cent)

    at present I only see this:
    Shipping: 5.- Euro

    in reply to: Trouble with woocommerce width #138284
    brebber
    Member
    Post count: 122

    Thanks that works like it should be!

    in reply to: Trouble with woocommerce width #138146
    brebber
    Member
    Post count: 122

    Yes I did, because I want it hide it on the cash checkout side, and this code was the tip Mohammad (post http://www.swiftideas.com/forums/topic/trouble-with-woocommerce-width/page/3/#post-136575).

    So, now I erase the code again:

    .woocommerce-account div.woocommerce div.help-bar{display:none !important;}
    div.my-account-left ul.nav.my-account-nav{display:none !important;
    }

    But now I have the same problem as before with the last step of the cash(side)

    -brebber

    PS: Now I update the woocommerce plugin to Version 2.2.10

    Attachments:
    You must be logged in to view attached files.
    in reply to: Trouble with woocommerce width #137252
    brebber
    Member
    Post count: 122
    This reply has been marked as private.
Viewing 15 posts - 61 through 75 (of 98 total)