New Landing How can we help? Themeforest Theme Support Dante Checkout for Returning Customer

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #113040
    MHC
    Member
    Post count: 247

    Hi,

    I have three questions regarding the on the “Checkout” page banner areas:

    1. How can I remove the β€œpin” next to “Returning customers?”?

    2. How to change the button color for “Login” (Please see attached image)?

    3. How to increase the border to 2px (Please see attached image)?

    Thank you very much for your help in advance..

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

    Hi,

    Can you disable the maintenance mode for a while. Without that can’t see your checkout page when I’m not logged in.

    thanks.

    -Rui

    #113241
    MHC
    Member
    Post count: 247

    Hi Rui,

    Sure! The maintenance mode is now disabled.

    Thanks you πŸ™‚

    #113249
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    ok. Will check.

    -Rui

    #113270
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to the theme custom css options.

    1-

    
    .woocommerce .woocommerce-info::before, .woocommerce-page .woocommerce-info::before {
    display: none!important;
    }
    
    

    2-

    
    .post-174 .woocommerce-page input.button{
    background-color:#FFF!important;
    }
    

    3-

    
    .woocommerce-page form.login {
    border: 2px solid #E0DADF!important;
    }
    

    -Rui

    #113283
    MHC
    Member
    Post count: 247

    Hi Rui,

    1. & 3. work great~ But 2. doesn’t seem to affect the button…

    Thank you very much!!!

    #113294
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please use this custom css code:-

    div.woocommerce form.login p.form-row input.button{
    background:#FFB871 !important;
    }

    Thanks πŸ™‚
    With Best Regards
    Mohammad

    #113380
    MHC
    Member
    Post count: 247

    Hi Mohammad,

    Thanks so much! Looking great now πŸ™‚

    #113381
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Mohammad
    -Rui

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