Viewing 14 posts - 1 through 14 (of 14 total)
  • #190559
    ask9
    Member
    Post count: 250

    hello.

    pls take a look at the attachments.

    1) the line around the “order details” in the checkout is missing.
    2) the login layout isnt 50%/50%. how to remove the shadow.
    3) the tooge in the checkout for gateaway is open. how to let them both closed. only when someone clicks on it, it should be open.
    4) how to change the “x” for delete in the cart. background should be black and “x” should be white.
    5) when i hover to the cart-icon/bag then the “shopping bag” with the products in it disappears too fast so that im not able to click on the buttons in it.

    thanks guys!

    best regards

    Attachments:
    You must be logged in to view attached files.
    #190661
    David Martin – Support
    Moderator
    Post count: 20834

    Hey!

    Could you please supply a WP login credential for us and post a link to your site or page in question for us to investigate?

    Thanks.

    #190666
    ask9
    Member
    Post count: 250
    This reply has been marked as private.
    #190928
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You have installed version 1.90. Please create a backup and update to version 3.01 if you can.

    1) This looks fine for me. See screenshot.

    2) Could you provide a link to that page?

    3) This is beyond the scope of support, you would need a developer to assist you with this cusomtisation. As it’s the first payment option, it will always be selected by default and will always be open.

    4) Some custom CSS will do that:

    .woocommerce table.shop_table tr td.product-remove .remove {
      background-color: #000;
      color: #fff!important;
    }

    Thanks,
    David.

    #191047
    ask9
    Member
    Post count: 250
    This reply has been marked as private.
    #191191
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Please see my screenshot, could you try clearing your cache?
    2) I don’t see that page when maintenance mode is active and I am logged in.
    5) This looks modified, can you let me know where you have made those changes?

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #191200
    ask9
    Member
    Post count: 250

    hi,

    1) i already cleared the cache. still not there.
    2) pls login and then you can disable maintenance mode by your own so that you can see page. after that you can enable it again. because at the moment i cant let it permanently activated.
    3) the guy who had made those changes will fix it.but thanks.

    regards

    #191335
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) What browser are you viewing this on?
    2) Use this:

    .my-account-login-wrap .login-wrap {
        box-shadow: none!important;
    }

    Thanks.

    #191512
    ask9
    Member
    Post count: 250

    hi,

    1) im using firefox. but ive tested it also with chrome and ie.
    2) it works. shadow isnt there anymore.

    but what about the layout? see screenshot.

    thanks david.

    Attachments:
    You must be logged in to view attached files.
    #191571
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Great!

    The layout is 50%/50% – it looks normal. – What else are you needing to do?

    Thanks,
    David.

    #191573
    ask9
    Member
    Post count: 250

    hi,

    see scrrenshot above. the login area is not exactly under the title “MEIN KONTO”/ in the same position.
    so it should be absolutely on the left?! :)) is that possible?

    thanks.

    #191574
    David Martin – Support
    Moderator
    Post count: 20834

    I see,

    That is because it has a padding for the background color.

    If you want to remove that you can.

    .my-account-login-wrap .login-wrap { padding: 0; }

    Thanks.

    #191577
    ask9
    Member
    Post count: 250

    ah ok.

    thank you very much for the great support!!

    best regards

    #191583
    David Martin – Support
    Moderator
    Post count: 20834

    No problem.

    Thanks 🙂

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