New Landing How can we help? Atelier Cart Menu Item for Logged in Users only

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #260488
    ggarmo
    Member
    Post count: 8

    Hello,

    I apologize if this is an obvious answer or if it has already been discussed but I have tried to search for a solution but I am looking to display the add to cart menu item only when a user has logged in. Is this possible?

    #260659
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Try this:

    li.parent.shopping-bag-item {
        display: none!important;
    }
    .logged-in li.parent.shopping-bag-item {
        display: block!important;
    }

    Thanks.

    #260685
    ggarmo
    Member
    Post count: 8

    This appears to have worked! Thank you very much David

    #260699
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David.
    Thanks
    Mohammad

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