New Landing How can we help? Cardinal remove buttons under products in catalogue mode

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Cardinal
  • #229656
    bza
    Member
    Post count: 39

    I want to get rid of the button below the products (http://prntscr.com/92mv9y)

    I tried:
    .product-actions {display:none;} which wouldn’t work,
    however .product-actions{visibility:hidden} works.

    What do I have to change?

    Thanks!

    #229658
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Sounds like you need this:

    ul.products li.product.buy-btn-visible > .product-actions {
        display: none;
    }

    – David.

    #229711
    bza
    Member
    Post count: 39

    That does the job. Thank you!

    #229713
    bza
    Member
    Post count: 39

    I’m trying to mark it as resolved with the change topic status dropdown. However it wont change to green. Am I doing sth wrong?

    #229716
    David Martin – Support
    Moderator
    Post count: 20834

    Glad it helped you out! No problem, marked as Resolved now.

    Cheers,
    David.

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