New Landing How can we help? Atelier Remove View 100/200/All

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #268873
    cfairi
    Member
    Post count: 129

    Hi, how do I remove the “View 100 / 200 / All” option that has been added on the shop page since the theme update? I have infinite scroll in my shop and less than 100 products.

    Thanks,
    Fairina

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

    Hi,
    Please use this custom css code:-

    .woocommerce-show-products{
    display:none !important;
    }

    Thanks
    Mohammad

    #268921
    cfairi
    Member
    Post count: 129
    This reply has been marked as private.
    #268934
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It definitely works:

    .woocommerce-count-wrap .woocommerce-show-products {
      display: none!important;
    }

    Try putting it at the top of your custom css, you may have an syntax error somewhere

    – Kyle

    #269130
    cfairi
    Member
    Post count: 129

    Thank you, the first one has worked. There was an additional full stop at the front when copying and pasting from the email notification.

    #269147
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that your issue resolved.
    Thanks
    Mohammad

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