New Landing How can we help? Atelier Cart Layout is looking wierd

Viewing 6 posts - 31 through 36 (of 36 total)
  • Posted in: Atelier
  • #203088
    JaySchulz
    Member
    Post count: 122

    Just got the information that they will check their beta plugin this afternoon. I have disabled it for now. So you can access now.

    please let me know as soon as you are finished.

    would be lovely if you could help me fixing this 3 issues….
    thanks in advance.

    J

    #203564
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Those three issues are unfortunately caused from the code supplied from the German Market plugin support.

    Have you changed the login, I cannot login? Can you repost the WP details?

    The best I maybe able to do is show you how to limit their suppled CSS to just the page https://williamreep.com/bestellung_pruefen_bezahlen/

    However, this level of customization would really need to be undertaken by a developer from WerkPress.com.

    – David.

    #203570
    JaySchulz
    Member
    Post count: 122
    This reply has been marked as private.
    #204010
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I can only improve the code supplied to you from the German Market plugin team. Which is already outside of our scope of support. Please contact Werkpress.com and look into working with a developer to do all the changes you need for your site specific needs.

    1) Checkout Fix: https://williamreep.com/kasse/

    .woocommerce-checkout #order_review {
    width: auto!important;
    }

    2) Checkout Fix: https://williamreep.com/bestellung_pruefen_bezahlen/

    .woocommerce .wgm-second-checkout .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        width: 100%!important;
    }
    .product-quantity {
        font-family: atelier, sans-serif!important;
    }

    Thanks,
    David.

    #204060
    JaySchulz
    Member
    Post count: 122

    Hey David-Martin,

    thanks for the code.

    I have double checked it, and that one was not the correct working olution for my problems.

    But i figured out a code which is working fine and solving all of this problems.

    .woocommerce-checkout #customer_details {
        width: auto!important;
        float: left!important;
        padding-right: 5px!important;
        padding-bottom: 15px!important;
    }
    
    .checkout.wgm-second-checkout #order_review {
        float: left!important;
        width: 65%!important;
        padding-left: 25px!important;
    }
    
    .woocommerce .wgm-second-checkout .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        width: 100%!important;
    }

    just if anybody else need this solution for the german market plugin.

    cheers.

    J

    #204456
    David Martin – Support
    Moderator
    Post count: 20834

    Great, glad you have it sorted!

    – David.

Viewing 6 posts - 31 through 36 (of 36 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