Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Uplift
  • #277732
    micheal_w
    Member
    Post count: 498

    Hi guys,

    I have double checked 3 times, but I just cannot find how to re-colour marked the parts on the dropdown of the cart (see attached).
    Any idea please?

    ps. on your demo those lines look funny too http://uplift.swiftideas.com/

    Attachments:
    You must be logged in to view attached files.
    #277950
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .shopping-bag-item .sub-menu{
    background:#fff !important;
    }

    Thanks
    Mohammad

    #277965
    micheal_w
    Member
    Post count: 498

    Hi Mohammad,
    I want it #222 (not #fff), but even changing that, the issue still exists…

    Attachments:
    You must be logged in to view attached files.
    #277973
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me to check it.
    Thanks
    Mohammad

    #277975
    micheal_w
    Member
    Post count: 498

    Hi Mohammad,
    I am developing locally.

    But if you check your own demo you have the same strange parts too…

    Home

    Attachments:
    You must be logged in to view attached files.
    #277999
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .bag-contents {
        overflow-y: auto !important;
    }
    
    .bag-product{
    border-bottom:1px solid #fff !important;
    }

    Thanks
    Mohammad

    #278021
    micheal_w
    Member
    Post count: 498

    Works awesome, thanks!

    #278023
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.