New Landing How can we help? Themeforest Theme Support Uplift Checkbox at checkout

Viewing 13 posts - 16 through 28 (of 28 total)
  • Posted in: Uplift
  • #328518
    David Martin – Support
    Moderator
    Post count: 20834

    I’ve added the CSS back & cleared your cache. Do not remove the code – leave it so we can assist you better. Now I cannot see the checkout to confirm it’s working.

    #328551
    alexgarnier32
    Member
    Post count: 24
    This reply has been marked as private.
    #328956
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    We added some CSS for you to fix that.

    Thanks,

    – Ed

    #329020
    alexgarnier32
    Member
    Post count: 24

    Hello,

    Thanks a lot, it seems to be fixed on dektop.
    However, here what I got on mobile devices on the checkout page + on the sign in/sign up (see attached file).
    Do you have a custom code to fix that?

    Best.

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

    On this URL: https://noomind.fr/commande/

    I see this:

    What device is that screenshot taken on?

    #329245
    alexgarnier32
    Member
    Post count: 24

    Hello,
    The screenshot was taken from an iPhone 6 on this URL: https://www.noomind.fr/mon-compte/
    Regards.

    #329615
    David Martin – Support
    Moderator
    Post count: 20834

    How do you get to that, I see this:

    #329630
    alexgarnier32
    Member
    Post count: 24

    Actually it’s the page you get after clicking on “Se connecter” or “S’inscrire” on mobile/tablet.
    Regards

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

    It’s not on either.

    https://noomind.fr/mon-compte/

    #329872
    alexgarnier32
    Member
    Post count: 24

    On the screenshot you just sent you can see that “Mot de passe oublié” (=forgot your password?) is under, on the right (instead of being next to “Se souvenir de moi”).
    Besides, the part under the 1st call to action is not aligned with the part above.

    Best

    #329876
    David Martin – Support
    Moderator
    Post count: 20834

    That is totally different than your original query though?

    Please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
    #customer_login .col-1 .login-aux .lost-password {
        float: left;
    }
    .woocommerce #customer_login.col2-set .col-2 {
        padding-left: 0;
    }
    }
    #329882
    alexgarnier32
    Member
    Post count: 24

    Perfect, my issue is fixed!! Thanks a lot.
    Best

    #329888
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    Thanks,
    David

Viewing 13 posts - 16 through 28 (of 28 total)

You must be logged in to reply to this topic.