Viewing 11 posts - 1 through 11 (of 11 total)
  • #172669
    DAPPER-tekstenweb
    Member
    Post count: 174

    Hi,

    On the shop page, the page title appears, even though I have not checked the box ‘show page title’ in the page meta options. See screen shot. What could I be doing wrong?

    Regards,
    Daphne

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

    Hi,
    Please use this custom css code:-

    .post-type-archive-product div.page-heading{
    display:none !important;
    }

    Thanks
    Mohammad

    #172728
    DAPPER-tekstenweb
    Member
    Post count: 174

    Ok, great! And how can I remove this:

    Showing 1-24 of 27 products
    View 24/48/All

    ?) 🙂

    #172734
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    That shouldn’t show with the code above

    – Kyle

    #172735
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

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

    -Rui

    #172737
    DAPPER-tekstenweb
    Member
    Post count: 174

    It does, though…? See screen shot.

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

    Sorry, see Rui’s css above

    – Kyle

    #172742
    DAPPER-tekstenweb
    Member
    Post count: 174

    Great! And finally… remove the sorting feature…?

    #172746
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
      display: none;
    }
    

    – Kyle

    #172749
    DAPPER-tekstenweb
    Member
    Post count: 174

    Awesome. Thanks!

    #172756
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register