Home Forums Basel support forum Remove wordings

Remove wordings

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45452

    hsianglin21
    Participant

    Hi, may you advise how to remove the wordings in the screenshot? Thank you.

    Attachments:
    You must be logged in to view attached files.
    #45485

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to hide those elements

    .shop-loop-head .woocommerce-result-count,
    .shop-loop-head .woocommerce-breadcrumb {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)