Viewing 6 posts - 1 through 6 (of 6 total)
  • #166873
    parisa
    Member
    Post count: 23

    Hi,
    I have removed the page title of all my pages but it doesn’t remove from my store page. Could you please tell me what can I do? Also I want to remove this text: “Showing all 6 products” and the sorting menu from the store page.

    Thank you,
    Parisa

    Attachments:
    You must be logged in to view attached files.
    #166878
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) You can disable the shop page title in Theme Options > WooCommerce Options

    2) Add this to your custom css:

    .woocommerce-count-wrap, .woocommerce-ordering {
      display: none;
    }
    

    – Kyle

    #166894
    parisa
    Member
    Post count: 23

    Thank you, the custom css worked well but I cannot find the option for removing the title in WooCommerce options. Could you please guide me?

    #166899
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .woocommerce-page .page-heading {
      display: none;
    }

    – Kyle

    #166903
    parisa
    Member
    Post count: 23

    Thank you very much.

    #166911
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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