New Landing How can we help? Atelier Quantity Up+Down Buttons CSS error

Viewing 15 posts - 1 through 15 (of 24 total)
  • Posted in: Atelier
  • #278057
    dej888
    Member
    Post count: 181

    Hello,

    I am having css errors on my product and cart page. When i decrease the size of my pc screen or go on my tablet/phone, the arrows for the quantity is showing wrong or is dissapearing.

    I am familiar with css, tried to fix it, but it is not? I believe it has somethnig to do with the mobile sizing?

    Please assist :)!

    note: i added a screen shot of the error showing on the cart page. i also showed the picture of our product page, where it shows arrows quanity button/arrow on the full screen shot, then I showed it gone when you you shrink the screen. Hope this helps.

    #278059
    dej888
    Member
    Post count: 181
    This reply has been marked as private.
    #278064
    dej888
    Member
    Post count: 181
    This reply has been marked as private.
    #278066
    dej888
    Member
    Post count: 181
    This reply has been marked as private.
    #278111
    dej888
    Member
    Post count: 181
    This reply has been marked as private.
    #278114
    dej888
    Member
    Post count: 181

    sorry, in reference to the “fix of the our-menu page” it is only a fix of the box shadow i fixed – the quantity arrows, still broken on these pages when shrinking the page.

    #278126
    dej888
    Member
    Post count: 181
    This reply has been marked as private.
    #278278
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce .quantity .qty-adjust {
        position: relative !important;
        border-left-width: 0px !important;
        border-left-style: none !important;
    }

    Thanks
    Mohammad

    #278279
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media screen and (max-width: 767px) {
    .woocommerce .quantity .qty-adjust {
        position: relative !important;
        border-left-width: 0px !important;
        border-left-style: none !important;
    }
    }

    Thanks
    Mohammad

    #278362
    dej888
    Member
    Post count: 181

    Thank you Mohammad,

    I tried this, but it failed to work..

    #278383
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail to check and resolve the issue.
    Thanks
    Mohammad

    #278504
    dej888
    Member
    Post count: 181
    This reply has been marked as private.
    #278549
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed to resolve the issue so please check it now.
    Thanks
    Mohammad

    #278950
    dej888
    Member
    Post count: 181
    This reply has been marked as private.
    #278963
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Just attach a screenshot for this new issue.
    Thanks
    Mohammad

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